From 49ec301b84c44f18f9893ef6c6e1b72fda77daad Mon Sep 17 00:00:00 2001 From: Stefano Tenuta Date: Sat, 1 Oct 2022 17:12:30 +0200 Subject: [PATCH 01/58] New translations en-EN.csv (French) --- Translations/fr-FR.csv | 65 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100644 Translations/fr-FR.csv diff --git a/Translations/fr-FR.csv b/Translations/fr-FR.csv new file mode 100644 index 0000000..a4c8fd3 --- /dev/null +++ b/Translations/fr-FR.csv @@ -0,0 +1,65 @@ +"LANGUAGE","English","Language name (in native language)." +"LANGUAGE_GAME","Use game language","Default selection in language selection menu." +"NOTE_CLOSE","Close","Notification button text - closes the notification." +"NOTE_DONTSHOWAGAIN","Don't show again","Notification button text - don't show this notification again." +"NO","No","Notification button text - don't perform this action." +"YES","Yes","Notification button text - perfom this action." +"PRESS_ANY_KEY","Press any key","Shown when awaiting user input when changing a key setting." +"CONFLICT_DETECTED","Mod conflict detected!","Warning message that a mod conflict was detected." +"UNABLE_TO_OPERATE","This means that the mod is not able to operate and has shut down.","Warning message letting the user know that the mod can't work." +"CONFLICTING_MODS","The conflicting mods are:","Part of the mod conflict warning notification - header for the list of conflicting mods." +"HARMONY_ERROR","The mod was unable to properly apply its required Harmony patches.","Warning message that a patching problem was detected, and the mod can't operate." +"HARMONY_PROBLEM_CAUSES","Possible causes of this problem include:","Header for list of possible causes of Harmony errors." +"HARMONY_NOT_INSTALLED","The required Harmony 2 mod dependency was not installed","Possible cause of Harmony error - Harmony not installed." +"HARMONY_MOD_ERROR","An old and/or broken mod is preventing Harmony 2 from operating properly","Possible cause of Harmony error - a broken mod (not this one) can cause things to stop working." +"HARMONY_MOD_CONFLICT","Another mod may be trying to apply a conflicting Harmony patch","Possible cause of Harmony error - two mods trying to patch the same thing at once." +"MOD_DESCRIPTION","Helps you easily drawing parallel and stacked networks" +"FAILED","failed" +"MAJOR_GAME_UPDATE","Major game update detected. Mod is now inactive." +"CHOOSE_LANGUAGE","Choose language" +"BETA_WARNING_TEXT","!!! WARNING !!! +You're using a BETA software which can contain some bugs. +Unless you want to test the new features, please move to the stable version on Workshop." +"GROUP_KEY_BINDINGS_NAME","Keybindings" +"GROUP_BUTTONS_NAME","Need help?" +"SELECT_KEYMAPPING_TOGGLE_BUTTON_LABEL","Open/close mod's window" +"SELECT_KEYMAPPING_INCREASE_HORIZONTAL_OFFSET_LABEL","Increase horizontal offset" +"SELECT_KEYMAPPING_DECREASE_HORIZONTAL_OFFSET_LABEL","Decrease horizontal offset" +"SELECT_KEYMAPPING_INCREASE_VERTICAL_OFFSET_LABEL","Increase vertical offset" +"SELECT_KEYMAPPING_DECREASE_VERTICAL_OFFSET_LABEL","Decrease vertical offset" +"BUTTON_RESET_TOOL_WINDOW_POSITION_LABEL","Reset window's position" +"BUTTON_RESET_TOOL_BUTTON_POSITION_LABEL","Reset button's position" +"CHECKBOX_RENDER_DEBUG_LABEL","render debug overlays" +"TOOLTIP_TOOL_TOGGLE_BUTTON","Parallel Road Tool" +"TOOLTIP_SAVE_BUTTON","Save preset" +"TOOLTIP_LOAD_BUTTON","Load preset" +"TOOLTIP_SNAPPING_TOGGLE_BUTTON","Snap to existing nodes" +"TOOLTIP_ANGLE_COMPENSATION_TOGGLE_BUTTON","Angle compensation" +"TOOLTIP_SORT_NETWORKS_BUTTON","Sort networks by horizontal distance (ascending)" +"TOOLTIP_ADD_NETWORK_BUTTON","Add network" +"TOOLTIP_REMOVE_NETWORK_BUTTON","Remove network" +"TOOLTIP_INVERT_DIRECTION_TOGGLE_BUTTON","Invert direction" +"TOOLTIP_HORIZONTAL_OFFSET_TEXT","Horizontal distance from previous segment +Scroll to change +CTRL: x0.1 +SHIFT: x10" +"TOOLTIP_VERTICAL_OFFSET_TEXT","Vertical distance from previous segment +Scroll to change +CTRL: x0.1 +SHIFT: x10" +"LABEL_SAVE_PRESET_WINDOW_TITLE","Save preset" +"LABEL_LOAD_PRESET_WINDOW_TITLE","Load preset" +"LABEL_SAVE_PRESET_FAILED_TITLE","Save preset failed" +"LABEL_SAVE_PRESET_FAILED_MESSAGE","Exception while saving preset to {0}:\r\n{1}" +"LABEL_OVERWRITE_PRESET_TITLE","Overwrite" +"LABEL_OVERWRITE_PRESET_MESSAGE","File '{0}.xml' already exists, do you want to overwrite it?" +"LABEL_LOAD_PRESET_BUTTON_TITLE","Load preset" +"LABEL_LOAD_PRESET_FAILED_TITLE","Save preset failed" +"LABEL_LOAD_PRESET_FAILED_MESSAGE","Exception while saving preset to {0}:\r\n{1}" +"PRT_UPD_30_0","Moved mod core to Harmony for better compatibility with other mods" +"PRT_UPD_30_1","Fully redesigned and faster UI" +"PRT_UPD_30_2","Improved logic used to enable/disable the mod for a more consistent behavior" +"PRT_UPD_30_3","Added button to sort networks based on their horizontal distance" +"PRT_UPD_30_4","Added scrollwheel support to horizontal/vertical offsets texts" +"PRT_UPD_30_5","Improved straight roads handling for certain angles" +"PRT_UPD_30_6","Fixed a bug preventing trees to be applied to parallel/stacked segments" From 3b47f2f1fbea446d6727f5df8e704267337dc579 Mon Sep 17 00:00:00 2001 From: Stefano Tenuta Date: Sat, 1 Oct 2022 17:12:31 +0200 Subject: [PATCH 02/58] New translations en-EN.csv (Spanish) --- Translations/es-ES.csv | 65 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100644 Translations/es-ES.csv diff --git a/Translations/es-ES.csv b/Translations/es-ES.csv new file mode 100644 index 0000000..a4c8fd3 --- /dev/null +++ b/Translations/es-ES.csv @@ -0,0 +1,65 @@ +"LANGUAGE","English","Language name (in native language)." +"LANGUAGE_GAME","Use game language","Default selection in language selection menu." +"NOTE_CLOSE","Close","Notification button text - closes the notification." +"NOTE_DONTSHOWAGAIN","Don't show again","Notification button text - don't show this notification again." +"NO","No","Notification button text - don't perform this action." +"YES","Yes","Notification button text - perfom this action." +"PRESS_ANY_KEY","Press any key","Shown when awaiting user input when changing a key setting." +"CONFLICT_DETECTED","Mod conflict detected!","Warning message that a mod conflict was detected." +"UNABLE_TO_OPERATE","This means that the mod is not able to operate and has shut down.","Warning message letting the user know that the mod can't work." +"CONFLICTING_MODS","The conflicting mods are:","Part of the mod conflict warning notification - header for the list of conflicting mods." +"HARMONY_ERROR","The mod was unable to properly apply its required Harmony patches.","Warning message that a patching problem was detected, and the mod can't operate." +"HARMONY_PROBLEM_CAUSES","Possible causes of this problem include:","Header for list of possible causes of Harmony errors." +"HARMONY_NOT_INSTALLED","The required Harmony 2 mod dependency was not installed","Possible cause of Harmony error - Harmony not installed." +"HARMONY_MOD_ERROR","An old and/or broken mod is preventing Harmony 2 from operating properly","Possible cause of Harmony error - a broken mod (not this one) can cause things to stop working." +"HARMONY_MOD_CONFLICT","Another mod may be trying to apply a conflicting Harmony patch","Possible cause of Harmony error - two mods trying to patch the same thing at once." +"MOD_DESCRIPTION","Helps you easily drawing parallel and stacked networks" +"FAILED","failed" +"MAJOR_GAME_UPDATE","Major game update detected. Mod is now inactive." +"CHOOSE_LANGUAGE","Choose language" +"BETA_WARNING_TEXT","!!! WARNING !!! +You're using a BETA software which can contain some bugs. +Unless you want to test the new features, please move to the stable version on Workshop." +"GROUP_KEY_BINDINGS_NAME","Keybindings" +"GROUP_BUTTONS_NAME","Need help?" +"SELECT_KEYMAPPING_TOGGLE_BUTTON_LABEL","Open/close mod's window" +"SELECT_KEYMAPPING_INCREASE_HORIZONTAL_OFFSET_LABEL","Increase horizontal offset" +"SELECT_KEYMAPPING_DECREASE_HORIZONTAL_OFFSET_LABEL","Decrease horizontal offset" +"SELECT_KEYMAPPING_INCREASE_VERTICAL_OFFSET_LABEL","Increase vertical offset" +"SELECT_KEYMAPPING_DECREASE_VERTICAL_OFFSET_LABEL","Decrease vertical offset" +"BUTTON_RESET_TOOL_WINDOW_POSITION_LABEL","Reset window's position" +"BUTTON_RESET_TOOL_BUTTON_POSITION_LABEL","Reset button's position" +"CHECKBOX_RENDER_DEBUG_LABEL","render debug overlays" +"TOOLTIP_TOOL_TOGGLE_BUTTON","Parallel Road Tool" +"TOOLTIP_SAVE_BUTTON","Save preset" +"TOOLTIP_LOAD_BUTTON","Load preset" +"TOOLTIP_SNAPPING_TOGGLE_BUTTON","Snap to existing nodes" +"TOOLTIP_ANGLE_COMPENSATION_TOGGLE_BUTTON","Angle compensation" +"TOOLTIP_SORT_NETWORKS_BUTTON","Sort networks by horizontal distance (ascending)" +"TOOLTIP_ADD_NETWORK_BUTTON","Add network" +"TOOLTIP_REMOVE_NETWORK_BUTTON","Remove network" +"TOOLTIP_INVERT_DIRECTION_TOGGLE_BUTTON","Invert direction" +"TOOLTIP_HORIZONTAL_OFFSET_TEXT","Horizontal distance from previous segment +Scroll to change +CTRL: x0.1 +SHIFT: x10" +"TOOLTIP_VERTICAL_OFFSET_TEXT","Vertical distance from previous segment +Scroll to change +CTRL: x0.1 +SHIFT: x10" +"LABEL_SAVE_PRESET_WINDOW_TITLE","Save preset" +"LABEL_LOAD_PRESET_WINDOW_TITLE","Load preset" +"LABEL_SAVE_PRESET_FAILED_TITLE","Save preset failed" +"LABEL_SAVE_PRESET_FAILED_MESSAGE","Exception while saving preset to {0}:\r\n{1}" +"LABEL_OVERWRITE_PRESET_TITLE","Overwrite" +"LABEL_OVERWRITE_PRESET_MESSAGE","File '{0}.xml' already exists, do you want to overwrite it?" +"LABEL_LOAD_PRESET_BUTTON_TITLE","Load preset" +"LABEL_LOAD_PRESET_FAILED_TITLE","Save preset failed" +"LABEL_LOAD_PRESET_FAILED_MESSAGE","Exception while saving preset to {0}:\r\n{1}" +"PRT_UPD_30_0","Moved mod core to Harmony for better compatibility with other mods" +"PRT_UPD_30_1","Fully redesigned and faster UI" +"PRT_UPD_30_2","Improved logic used to enable/disable the mod for a more consistent behavior" +"PRT_UPD_30_3","Added button to sort networks based on their horizontal distance" +"PRT_UPD_30_4","Added scrollwheel support to horizontal/vertical offsets texts" +"PRT_UPD_30_5","Improved straight roads handling for certain angles" +"PRT_UPD_30_6","Fixed a bug preventing trees to be applied to parallel/stacked segments" From 1e430f69c58ee6ba66cb9ceed3731feab326c2b8 Mon Sep 17 00:00:00 2001 From: Stefano Tenuta Date: Sat, 1 Oct 2022 17:12:32 +0200 Subject: [PATCH 03/58] New translations en-EN.csv (German) --- Translations/de-DE.csv | 65 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100644 Translations/de-DE.csv diff --git a/Translations/de-DE.csv b/Translations/de-DE.csv new file mode 100644 index 0000000..a4c8fd3 --- /dev/null +++ b/Translations/de-DE.csv @@ -0,0 +1,65 @@ +"LANGUAGE","English","Language name (in native language)." +"LANGUAGE_GAME","Use game language","Default selection in language selection menu." +"NOTE_CLOSE","Close","Notification button text - closes the notification." +"NOTE_DONTSHOWAGAIN","Don't show again","Notification button text - don't show this notification again." +"NO","No","Notification button text - don't perform this action." +"YES","Yes","Notification button text - perfom this action." +"PRESS_ANY_KEY","Press any key","Shown when awaiting user input when changing a key setting." +"CONFLICT_DETECTED","Mod conflict detected!","Warning message that a mod conflict was detected." +"UNABLE_TO_OPERATE","This means that the mod is not able to operate and has shut down.","Warning message letting the user know that the mod can't work." +"CONFLICTING_MODS","The conflicting mods are:","Part of the mod conflict warning notification - header for the list of conflicting mods." +"HARMONY_ERROR","The mod was unable to properly apply its required Harmony patches.","Warning message that a patching problem was detected, and the mod can't operate." +"HARMONY_PROBLEM_CAUSES","Possible causes of this problem include:","Header for list of possible causes of Harmony errors." +"HARMONY_NOT_INSTALLED","The required Harmony 2 mod dependency was not installed","Possible cause of Harmony error - Harmony not installed." +"HARMONY_MOD_ERROR","An old and/or broken mod is preventing Harmony 2 from operating properly","Possible cause of Harmony error - a broken mod (not this one) can cause things to stop working." +"HARMONY_MOD_CONFLICT","Another mod may be trying to apply a conflicting Harmony patch","Possible cause of Harmony error - two mods trying to patch the same thing at once." +"MOD_DESCRIPTION","Helps you easily drawing parallel and stacked networks" +"FAILED","failed" +"MAJOR_GAME_UPDATE","Major game update detected. Mod is now inactive." +"CHOOSE_LANGUAGE","Choose language" +"BETA_WARNING_TEXT","!!! WARNING !!! +You're using a BETA software which can contain some bugs. +Unless you want to test the new features, please move to the stable version on Workshop." +"GROUP_KEY_BINDINGS_NAME","Keybindings" +"GROUP_BUTTONS_NAME","Need help?" +"SELECT_KEYMAPPING_TOGGLE_BUTTON_LABEL","Open/close mod's window" +"SELECT_KEYMAPPING_INCREASE_HORIZONTAL_OFFSET_LABEL","Increase horizontal offset" +"SELECT_KEYMAPPING_DECREASE_HORIZONTAL_OFFSET_LABEL","Decrease horizontal offset" +"SELECT_KEYMAPPING_INCREASE_VERTICAL_OFFSET_LABEL","Increase vertical offset" +"SELECT_KEYMAPPING_DECREASE_VERTICAL_OFFSET_LABEL","Decrease vertical offset" +"BUTTON_RESET_TOOL_WINDOW_POSITION_LABEL","Reset window's position" +"BUTTON_RESET_TOOL_BUTTON_POSITION_LABEL","Reset button's position" +"CHECKBOX_RENDER_DEBUG_LABEL","render debug overlays" +"TOOLTIP_TOOL_TOGGLE_BUTTON","Parallel Road Tool" +"TOOLTIP_SAVE_BUTTON","Save preset" +"TOOLTIP_LOAD_BUTTON","Load preset" +"TOOLTIP_SNAPPING_TOGGLE_BUTTON","Snap to existing nodes" +"TOOLTIP_ANGLE_COMPENSATION_TOGGLE_BUTTON","Angle compensation" +"TOOLTIP_SORT_NETWORKS_BUTTON","Sort networks by horizontal distance (ascending)" +"TOOLTIP_ADD_NETWORK_BUTTON","Add network" +"TOOLTIP_REMOVE_NETWORK_BUTTON","Remove network" +"TOOLTIP_INVERT_DIRECTION_TOGGLE_BUTTON","Invert direction" +"TOOLTIP_HORIZONTAL_OFFSET_TEXT","Horizontal distance from previous segment +Scroll to change +CTRL: x0.1 +SHIFT: x10" +"TOOLTIP_VERTICAL_OFFSET_TEXT","Vertical distance from previous segment +Scroll to change +CTRL: x0.1 +SHIFT: x10" +"LABEL_SAVE_PRESET_WINDOW_TITLE","Save preset" +"LABEL_LOAD_PRESET_WINDOW_TITLE","Load preset" +"LABEL_SAVE_PRESET_FAILED_TITLE","Save preset failed" +"LABEL_SAVE_PRESET_FAILED_MESSAGE","Exception while saving preset to {0}:\r\n{1}" +"LABEL_OVERWRITE_PRESET_TITLE","Overwrite" +"LABEL_OVERWRITE_PRESET_MESSAGE","File '{0}.xml' already exists, do you want to overwrite it?" +"LABEL_LOAD_PRESET_BUTTON_TITLE","Load preset" +"LABEL_LOAD_PRESET_FAILED_TITLE","Save preset failed" +"LABEL_LOAD_PRESET_FAILED_MESSAGE","Exception while saving preset to {0}:\r\n{1}" +"PRT_UPD_30_0","Moved mod core to Harmony for better compatibility with other mods" +"PRT_UPD_30_1","Fully redesigned and faster UI" +"PRT_UPD_30_2","Improved logic used to enable/disable the mod for a more consistent behavior" +"PRT_UPD_30_3","Added button to sort networks based on their horizontal distance" +"PRT_UPD_30_4","Added scrollwheel support to horizontal/vertical offsets texts" +"PRT_UPD_30_5","Improved straight roads handling for certain angles" +"PRT_UPD_30_6","Fixed a bug preventing trees to be applied to parallel/stacked segments" From 28f2c816667ab265e7f3e613658dc8917ac3acb2 Mon Sep 17 00:00:00 2001 From: Stefano Tenuta Date: Sat, 1 Oct 2022 17:12:33 +0200 Subject: [PATCH 04/58] New translations en-EN.csv (Italian) --- Translations/it-IT.csv | 65 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100644 Translations/it-IT.csv diff --git a/Translations/it-IT.csv b/Translations/it-IT.csv new file mode 100644 index 0000000..a4c8fd3 --- /dev/null +++ b/Translations/it-IT.csv @@ -0,0 +1,65 @@ +"LANGUAGE","English","Language name (in native language)." +"LANGUAGE_GAME","Use game language","Default selection in language selection menu." +"NOTE_CLOSE","Close","Notification button text - closes the notification." +"NOTE_DONTSHOWAGAIN","Don't show again","Notification button text - don't show this notification again." +"NO","No","Notification button text - don't perform this action." +"YES","Yes","Notification button text - perfom this action." +"PRESS_ANY_KEY","Press any key","Shown when awaiting user input when changing a key setting." +"CONFLICT_DETECTED","Mod conflict detected!","Warning message that a mod conflict was detected." +"UNABLE_TO_OPERATE","This means that the mod is not able to operate and has shut down.","Warning message letting the user know that the mod can't work." +"CONFLICTING_MODS","The conflicting mods are:","Part of the mod conflict warning notification - header for the list of conflicting mods." +"HARMONY_ERROR","The mod was unable to properly apply its required Harmony patches.","Warning message that a patching problem was detected, and the mod can't operate." +"HARMONY_PROBLEM_CAUSES","Possible causes of this problem include:","Header for list of possible causes of Harmony errors." +"HARMONY_NOT_INSTALLED","The required Harmony 2 mod dependency was not installed","Possible cause of Harmony error - Harmony not installed." +"HARMONY_MOD_ERROR","An old and/or broken mod is preventing Harmony 2 from operating properly","Possible cause of Harmony error - a broken mod (not this one) can cause things to stop working." +"HARMONY_MOD_CONFLICT","Another mod may be trying to apply a conflicting Harmony patch","Possible cause of Harmony error - two mods trying to patch the same thing at once." +"MOD_DESCRIPTION","Helps you easily drawing parallel and stacked networks" +"FAILED","failed" +"MAJOR_GAME_UPDATE","Major game update detected. Mod is now inactive." +"CHOOSE_LANGUAGE","Choose language" +"BETA_WARNING_TEXT","!!! WARNING !!! +You're using a BETA software which can contain some bugs. +Unless you want to test the new features, please move to the stable version on Workshop." +"GROUP_KEY_BINDINGS_NAME","Keybindings" +"GROUP_BUTTONS_NAME","Need help?" +"SELECT_KEYMAPPING_TOGGLE_BUTTON_LABEL","Open/close mod's window" +"SELECT_KEYMAPPING_INCREASE_HORIZONTAL_OFFSET_LABEL","Increase horizontal offset" +"SELECT_KEYMAPPING_DECREASE_HORIZONTAL_OFFSET_LABEL","Decrease horizontal offset" +"SELECT_KEYMAPPING_INCREASE_VERTICAL_OFFSET_LABEL","Increase vertical offset" +"SELECT_KEYMAPPING_DECREASE_VERTICAL_OFFSET_LABEL","Decrease vertical offset" +"BUTTON_RESET_TOOL_WINDOW_POSITION_LABEL","Reset window's position" +"BUTTON_RESET_TOOL_BUTTON_POSITION_LABEL","Reset button's position" +"CHECKBOX_RENDER_DEBUG_LABEL","render debug overlays" +"TOOLTIP_TOOL_TOGGLE_BUTTON","Parallel Road Tool" +"TOOLTIP_SAVE_BUTTON","Save preset" +"TOOLTIP_LOAD_BUTTON","Load preset" +"TOOLTIP_SNAPPING_TOGGLE_BUTTON","Snap to existing nodes" +"TOOLTIP_ANGLE_COMPENSATION_TOGGLE_BUTTON","Angle compensation" +"TOOLTIP_SORT_NETWORKS_BUTTON","Sort networks by horizontal distance (ascending)" +"TOOLTIP_ADD_NETWORK_BUTTON","Add network" +"TOOLTIP_REMOVE_NETWORK_BUTTON","Remove network" +"TOOLTIP_INVERT_DIRECTION_TOGGLE_BUTTON","Invert direction" +"TOOLTIP_HORIZONTAL_OFFSET_TEXT","Horizontal distance from previous segment +Scroll to change +CTRL: x0.1 +SHIFT: x10" +"TOOLTIP_VERTICAL_OFFSET_TEXT","Vertical distance from previous segment +Scroll to change +CTRL: x0.1 +SHIFT: x10" +"LABEL_SAVE_PRESET_WINDOW_TITLE","Save preset" +"LABEL_LOAD_PRESET_WINDOW_TITLE","Load preset" +"LABEL_SAVE_PRESET_FAILED_TITLE","Save preset failed" +"LABEL_SAVE_PRESET_FAILED_MESSAGE","Exception while saving preset to {0}:\r\n{1}" +"LABEL_OVERWRITE_PRESET_TITLE","Overwrite" +"LABEL_OVERWRITE_PRESET_MESSAGE","File '{0}.xml' already exists, do you want to overwrite it?" +"LABEL_LOAD_PRESET_BUTTON_TITLE","Load preset" +"LABEL_LOAD_PRESET_FAILED_TITLE","Save preset failed" +"LABEL_LOAD_PRESET_FAILED_MESSAGE","Exception while saving preset to {0}:\r\n{1}" +"PRT_UPD_30_0","Moved mod core to Harmony for better compatibility with other mods" +"PRT_UPD_30_1","Fully redesigned and faster UI" +"PRT_UPD_30_2","Improved logic used to enable/disable the mod for a more consistent behavior" +"PRT_UPD_30_3","Added button to sort networks based on their horizontal distance" +"PRT_UPD_30_4","Added scrollwheel support to horizontal/vertical offsets texts" +"PRT_UPD_30_5","Improved straight roads handling for certain angles" +"PRT_UPD_30_6","Fixed a bug preventing trees to be applied to parallel/stacked segments" From 8d6b410c8829f76ae5eae1906d65c0fa5f244600 Mon Sep 17 00:00:00 2001 From: Stefano Tenuta Date: Sat, 1 Oct 2022 17:12:34 +0200 Subject: [PATCH 05/58] New translations en-EN.csv (Japanese) --- Translations/ja-JP.csv | 65 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100644 Translations/ja-JP.csv diff --git a/Translations/ja-JP.csv b/Translations/ja-JP.csv new file mode 100644 index 0000000..a4c8fd3 --- /dev/null +++ b/Translations/ja-JP.csv @@ -0,0 +1,65 @@ +"LANGUAGE","English","Language name (in native language)." +"LANGUAGE_GAME","Use game language","Default selection in language selection menu." +"NOTE_CLOSE","Close","Notification button text - closes the notification." +"NOTE_DONTSHOWAGAIN","Don't show again","Notification button text - don't show this notification again." +"NO","No","Notification button text - don't perform this action." +"YES","Yes","Notification button text - perfom this action." +"PRESS_ANY_KEY","Press any key","Shown when awaiting user input when changing a key setting." +"CONFLICT_DETECTED","Mod conflict detected!","Warning message that a mod conflict was detected." +"UNABLE_TO_OPERATE","This means that the mod is not able to operate and has shut down.","Warning message letting the user know that the mod can't work." +"CONFLICTING_MODS","The conflicting mods are:","Part of the mod conflict warning notification - header for the list of conflicting mods." +"HARMONY_ERROR","The mod was unable to properly apply its required Harmony patches.","Warning message that a patching problem was detected, and the mod can't operate." +"HARMONY_PROBLEM_CAUSES","Possible causes of this problem include:","Header for list of possible causes of Harmony errors." +"HARMONY_NOT_INSTALLED","The required Harmony 2 mod dependency was not installed","Possible cause of Harmony error - Harmony not installed." +"HARMONY_MOD_ERROR","An old and/or broken mod is preventing Harmony 2 from operating properly","Possible cause of Harmony error - a broken mod (not this one) can cause things to stop working." +"HARMONY_MOD_CONFLICT","Another mod may be trying to apply a conflicting Harmony patch","Possible cause of Harmony error - two mods trying to patch the same thing at once." +"MOD_DESCRIPTION","Helps you easily drawing parallel and stacked networks" +"FAILED","failed" +"MAJOR_GAME_UPDATE","Major game update detected. Mod is now inactive." +"CHOOSE_LANGUAGE","Choose language" +"BETA_WARNING_TEXT","!!! WARNING !!! +You're using a BETA software which can contain some bugs. +Unless you want to test the new features, please move to the stable version on Workshop." +"GROUP_KEY_BINDINGS_NAME","Keybindings" +"GROUP_BUTTONS_NAME","Need help?" +"SELECT_KEYMAPPING_TOGGLE_BUTTON_LABEL","Open/close mod's window" +"SELECT_KEYMAPPING_INCREASE_HORIZONTAL_OFFSET_LABEL","Increase horizontal offset" +"SELECT_KEYMAPPING_DECREASE_HORIZONTAL_OFFSET_LABEL","Decrease horizontal offset" +"SELECT_KEYMAPPING_INCREASE_VERTICAL_OFFSET_LABEL","Increase vertical offset" +"SELECT_KEYMAPPING_DECREASE_VERTICAL_OFFSET_LABEL","Decrease vertical offset" +"BUTTON_RESET_TOOL_WINDOW_POSITION_LABEL","Reset window's position" +"BUTTON_RESET_TOOL_BUTTON_POSITION_LABEL","Reset button's position" +"CHECKBOX_RENDER_DEBUG_LABEL","render debug overlays" +"TOOLTIP_TOOL_TOGGLE_BUTTON","Parallel Road Tool" +"TOOLTIP_SAVE_BUTTON","Save preset" +"TOOLTIP_LOAD_BUTTON","Load preset" +"TOOLTIP_SNAPPING_TOGGLE_BUTTON","Snap to existing nodes" +"TOOLTIP_ANGLE_COMPENSATION_TOGGLE_BUTTON","Angle compensation" +"TOOLTIP_SORT_NETWORKS_BUTTON","Sort networks by horizontal distance (ascending)" +"TOOLTIP_ADD_NETWORK_BUTTON","Add network" +"TOOLTIP_REMOVE_NETWORK_BUTTON","Remove network" +"TOOLTIP_INVERT_DIRECTION_TOGGLE_BUTTON","Invert direction" +"TOOLTIP_HORIZONTAL_OFFSET_TEXT","Horizontal distance from previous segment +Scroll to change +CTRL: x0.1 +SHIFT: x10" +"TOOLTIP_VERTICAL_OFFSET_TEXT","Vertical distance from previous segment +Scroll to change +CTRL: x0.1 +SHIFT: x10" +"LABEL_SAVE_PRESET_WINDOW_TITLE","Save preset" +"LABEL_LOAD_PRESET_WINDOW_TITLE","Load preset" +"LABEL_SAVE_PRESET_FAILED_TITLE","Save preset failed" +"LABEL_SAVE_PRESET_FAILED_MESSAGE","Exception while saving preset to {0}:\r\n{1}" +"LABEL_OVERWRITE_PRESET_TITLE","Overwrite" +"LABEL_OVERWRITE_PRESET_MESSAGE","File '{0}.xml' already exists, do you want to overwrite it?" +"LABEL_LOAD_PRESET_BUTTON_TITLE","Load preset" +"LABEL_LOAD_PRESET_FAILED_TITLE","Save preset failed" +"LABEL_LOAD_PRESET_FAILED_MESSAGE","Exception while saving preset to {0}:\r\n{1}" +"PRT_UPD_30_0","Moved mod core to Harmony for better compatibility with other mods" +"PRT_UPD_30_1","Fully redesigned and faster UI" +"PRT_UPD_30_2","Improved logic used to enable/disable the mod for a more consistent behavior" +"PRT_UPD_30_3","Added button to sort networks based on their horizontal distance" +"PRT_UPD_30_4","Added scrollwheel support to horizontal/vertical offsets texts" +"PRT_UPD_30_5","Improved straight roads handling for certain angles" +"PRT_UPD_30_6","Fixed a bug preventing trees to be applied to parallel/stacked segments" From d5ee4673c5a936afc47a5f3b47f7d076a5d3e4e9 Mon Sep 17 00:00:00 2001 From: Stefano Tenuta Date: Sat, 1 Oct 2022 17:12:35 +0200 Subject: [PATCH 06/58] New translations en-EN.csv (Dutch) --- Translations/nl-NL.csv | 65 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100644 Translations/nl-NL.csv diff --git a/Translations/nl-NL.csv b/Translations/nl-NL.csv new file mode 100644 index 0000000..a4c8fd3 --- /dev/null +++ b/Translations/nl-NL.csv @@ -0,0 +1,65 @@ +"LANGUAGE","English","Language name (in native language)." +"LANGUAGE_GAME","Use game language","Default selection in language selection menu." +"NOTE_CLOSE","Close","Notification button text - closes the notification." +"NOTE_DONTSHOWAGAIN","Don't show again","Notification button text - don't show this notification again." +"NO","No","Notification button text - don't perform this action." +"YES","Yes","Notification button text - perfom this action." +"PRESS_ANY_KEY","Press any key","Shown when awaiting user input when changing a key setting." +"CONFLICT_DETECTED","Mod conflict detected!","Warning message that a mod conflict was detected." +"UNABLE_TO_OPERATE","This means that the mod is not able to operate and has shut down.","Warning message letting the user know that the mod can't work." +"CONFLICTING_MODS","The conflicting mods are:","Part of the mod conflict warning notification - header for the list of conflicting mods." +"HARMONY_ERROR","The mod was unable to properly apply its required Harmony patches.","Warning message that a patching problem was detected, and the mod can't operate." +"HARMONY_PROBLEM_CAUSES","Possible causes of this problem include:","Header for list of possible causes of Harmony errors." +"HARMONY_NOT_INSTALLED","The required Harmony 2 mod dependency was not installed","Possible cause of Harmony error - Harmony not installed." +"HARMONY_MOD_ERROR","An old and/or broken mod is preventing Harmony 2 from operating properly","Possible cause of Harmony error - a broken mod (not this one) can cause things to stop working." +"HARMONY_MOD_CONFLICT","Another mod may be trying to apply a conflicting Harmony patch","Possible cause of Harmony error - two mods trying to patch the same thing at once." +"MOD_DESCRIPTION","Helps you easily drawing parallel and stacked networks" +"FAILED","failed" +"MAJOR_GAME_UPDATE","Major game update detected. Mod is now inactive." +"CHOOSE_LANGUAGE","Choose language" +"BETA_WARNING_TEXT","!!! WARNING !!! +You're using a BETA software which can contain some bugs. +Unless you want to test the new features, please move to the stable version on Workshop." +"GROUP_KEY_BINDINGS_NAME","Keybindings" +"GROUP_BUTTONS_NAME","Need help?" +"SELECT_KEYMAPPING_TOGGLE_BUTTON_LABEL","Open/close mod's window" +"SELECT_KEYMAPPING_INCREASE_HORIZONTAL_OFFSET_LABEL","Increase horizontal offset" +"SELECT_KEYMAPPING_DECREASE_HORIZONTAL_OFFSET_LABEL","Decrease horizontal offset" +"SELECT_KEYMAPPING_INCREASE_VERTICAL_OFFSET_LABEL","Increase vertical offset" +"SELECT_KEYMAPPING_DECREASE_VERTICAL_OFFSET_LABEL","Decrease vertical offset" +"BUTTON_RESET_TOOL_WINDOW_POSITION_LABEL","Reset window's position" +"BUTTON_RESET_TOOL_BUTTON_POSITION_LABEL","Reset button's position" +"CHECKBOX_RENDER_DEBUG_LABEL","render debug overlays" +"TOOLTIP_TOOL_TOGGLE_BUTTON","Parallel Road Tool" +"TOOLTIP_SAVE_BUTTON","Save preset" +"TOOLTIP_LOAD_BUTTON","Load preset" +"TOOLTIP_SNAPPING_TOGGLE_BUTTON","Snap to existing nodes" +"TOOLTIP_ANGLE_COMPENSATION_TOGGLE_BUTTON","Angle compensation" +"TOOLTIP_SORT_NETWORKS_BUTTON","Sort networks by horizontal distance (ascending)" +"TOOLTIP_ADD_NETWORK_BUTTON","Add network" +"TOOLTIP_REMOVE_NETWORK_BUTTON","Remove network" +"TOOLTIP_INVERT_DIRECTION_TOGGLE_BUTTON","Invert direction" +"TOOLTIP_HORIZONTAL_OFFSET_TEXT","Horizontal distance from previous segment +Scroll to change +CTRL: x0.1 +SHIFT: x10" +"TOOLTIP_VERTICAL_OFFSET_TEXT","Vertical distance from previous segment +Scroll to change +CTRL: x0.1 +SHIFT: x10" +"LABEL_SAVE_PRESET_WINDOW_TITLE","Save preset" +"LABEL_LOAD_PRESET_WINDOW_TITLE","Load preset" +"LABEL_SAVE_PRESET_FAILED_TITLE","Save preset failed" +"LABEL_SAVE_PRESET_FAILED_MESSAGE","Exception while saving preset to {0}:\r\n{1}" +"LABEL_OVERWRITE_PRESET_TITLE","Overwrite" +"LABEL_OVERWRITE_PRESET_MESSAGE","File '{0}.xml' already exists, do you want to overwrite it?" +"LABEL_LOAD_PRESET_BUTTON_TITLE","Load preset" +"LABEL_LOAD_PRESET_FAILED_TITLE","Save preset failed" +"LABEL_LOAD_PRESET_FAILED_MESSAGE","Exception while saving preset to {0}:\r\n{1}" +"PRT_UPD_30_0","Moved mod core to Harmony for better compatibility with other mods" +"PRT_UPD_30_1","Fully redesigned and faster UI" +"PRT_UPD_30_2","Improved logic used to enable/disable the mod for a more consistent behavior" +"PRT_UPD_30_3","Added button to sort networks based on their horizontal distance" +"PRT_UPD_30_4","Added scrollwheel support to horizontal/vertical offsets texts" +"PRT_UPD_30_5","Improved straight roads handling for certain angles" +"PRT_UPD_30_6","Fixed a bug preventing trees to be applied to parallel/stacked segments" From ab57ad1a008fcc91090052bc6c26c1b3918afa89 Mon Sep 17 00:00:00 2001 From: Stefano Tenuta Date: Sat, 1 Oct 2022 17:12:36 +0200 Subject: [PATCH 07/58] New translations en-EN.csv (Portuguese) --- Translations/pt-PT.csv | 65 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100644 Translations/pt-PT.csv diff --git a/Translations/pt-PT.csv b/Translations/pt-PT.csv new file mode 100644 index 0000000..a4c8fd3 --- /dev/null +++ b/Translations/pt-PT.csv @@ -0,0 +1,65 @@ +"LANGUAGE","English","Language name (in native language)." +"LANGUAGE_GAME","Use game language","Default selection in language selection menu." +"NOTE_CLOSE","Close","Notification button text - closes the notification." +"NOTE_DONTSHOWAGAIN","Don't show again","Notification button text - don't show this notification again." +"NO","No","Notification button text - don't perform this action." +"YES","Yes","Notification button text - perfom this action." +"PRESS_ANY_KEY","Press any key","Shown when awaiting user input when changing a key setting." +"CONFLICT_DETECTED","Mod conflict detected!","Warning message that a mod conflict was detected." +"UNABLE_TO_OPERATE","This means that the mod is not able to operate and has shut down.","Warning message letting the user know that the mod can't work." +"CONFLICTING_MODS","The conflicting mods are:","Part of the mod conflict warning notification - header for the list of conflicting mods." +"HARMONY_ERROR","The mod was unable to properly apply its required Harmony patches.","Warning message that a patching problem was detected, and the mod can't operate." +"HARMONY_PROBLEM_CAUSES","Possible causes of this problem include:","Header for list of possible causes of Harmony errors." +"HARMONY_NOT_INSTALLED","The required Harmony 2 mod dependency was not installed","Possible cause of Harmony error - Harmony not installed." +"HARMONY_MOD_ERROR","An old and/or broken mod is preventing Harmony 2 from operating properly","Possible cause of Harmony error - a broken mod (not this one) can cause things to stop working." +"HARMONY_MOD_CONFLICT","Another mod may be trying to apply a conflicting Harmony patch","Possible cause of Harmony error - two mods trying to patch the same thing at once." +"MOD_DESCRIPTION","Helps you easily drawing parallel and stacked networks" +"FAILED","failed" +"MAJOR_GAME_UPDATE","Major game update detected. Mod is now inactive." +"CHOOSE_LANGUAGE","Choose language" +"BETA_WARNING_TEXT","!!! WARNING !!! +You're using a BETA software which can contain some bugs. +Unless you want to test the new features, please move to the stable version on Workshop." +"GROUP_KEY_BINDINGS_NAME","Keybindings" +"GROUP_BUTTONS_NAME","Need help?" +"SELECT_KEYMAPPING_TOGGLE_BUTTON_LABEL","Open/close mod's window" +"SELECT_KEYMAPPING_INCREASE_HORIZONTAL_OFFSET_LABEL","Increase horizontal offset" +"SELECT_KEYMAPPING_DECREASE_HORIZONTAL_OFFSET_LABEL","Decrease horizontal offset" +"SELECT_KEYMAPPING_INCREASE_VERTICAL_OFFSET_LABEL","Increase vertical offset" +"SELECT_KEYMAPPING_DECREASE_VERTICAL_OFFSET_LABEL","Decrease vertical offset" +"BUTTON_RESET_TOOL_WINDOW_POSITION_LABEL","Reset window's position" +"BUTTON_RESET_TOOL_BUTTON_POSITION_LABEL","Reset button's position" +"CHECKBOX_RENDER_DEBUG_LABEL","render debug overlays" +"TOOLTIP_TOOL_TOGGLE_BUTTON","Parallel Road Tool" +"TOOLTIP_SAVE_BUTTON","Save preset" +"TOOLTIP_LOAD_BUTTON","Load preset" +"TOOLTIP_SNAPPING_TOGGLE_BUTTON","Snap to existing nodes" +"TOOLTIP_ANGLE_COMPENSATION_TOGGLE_BUTTON","Angle compensation" +"TOOLTIP_SORT_NETWORKS_BUTTON","Sort networks by horizontal distance (ascending)" +"TOOLTIP_ADD_NETWORK_BUTTON","Add network" +"TOOLTIP_REMOVE_NETWORK_BUTTON","Remove network" +"TOOLTIP_INVERT_DIRECTION_TOGGLE_BUTTON","Invert direction" +"TOOLTIP_HORIZONTAL_OFFSET_TEXT","Horizontal distance from previous segment +Scroll to change +CTRL: x0.1 +SHIFT: x10" +"TOOLTIP_VERTICAL_OFFSET_TEXT","Vertical distance from previous segment +Scroll to change +CTRL: x0.1 +SHIFT: x10" +"LABEL_SAVE_PRESET_WINDOW_TITLE","Save preset" +"LABEL_LOAD_PRESET_WINDOW_TITLE","Load preset" +"LABEL_SAVE_PRESET_FAILED_TITLE","Save preset failed" +"LABEL_SAVE_PRESET_FAILED_MESSAGE","Exception while saving preset to {0}:\r\n{1}" +"LABEL_OVERWRITE_PRESET_TITLE","Overwrite" +"LABEL_OVERWRITE_PRESET_MESSAGE","File '{0}.xml' already exists, do you want to overwrite it?" +"LABEL_LOAD_PRESET_BUTTON_TITLE","Load preset" +"LABEL_LOAD_PRESET_FAILED_TITLE","Save preset failed" +"LABEL_LOAD_PRESET_FAILED_MESSAGE","Exception while saving preset to {0}:\r\n{1}" +"PRT_UPD_30_0","Moved mod core to Harmony for better compatibility with other mods" +"PRT_UPD_30_1","Fully redesigned and faster UI" +"PRT_UPD_30_2","Improved logic used to enable/disable the mod for a more consistent behavior" +"PRT_UPD_30_3","Added button to sort networks based on their horizontal distance" +"PRT_UPD_30_4","Added scrollwheel support to horizontal/vertical offsets texts" +"PRT_UPD_30_5","Improved straight roads handling for certain angles" +"PRT_UPD_30_6","Fixed a bug preventing trees to be applied to parallel/stacked segments" From 6a43e488c23091a8a3be039ee21f3934db6ff365 Mon Sep 17 00:00:00 2001 From: Stefano Tenuta Date: Sat, 1 Oct 2022 17:12:37 +0200 Subject: [PATCH 08/58] New translations en-EN.csv (Russian) --- Translations/ru-RU.csv | 65 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100644 Translations/ru-RU.csv diff --git a/Translations/ru-RU.csv b/Translations/ru-RU.csv new file mode 100644 index 0000000..a4c8fd3 --- /dev/null +++ b/Translations/ru-RU.csv @@ -0,0 +1,65 @@ +"LANGUAGE","English","Language name (in native language)." +"LANGUAGE_GAME","Use game language","Default selection in language selection menu." +"NOTE_CLOSE","Close","Notification button text - closes the notification." +"NOTE_DONTSHOWAGAIN","Don't show again","Notification button text - don't show this notification again." +"NO","No","Notification button text - don't perform this action." +"YES","Yes","Notification button text - perfom this action." +"PRESS_ANY_KEY","Press any key","Shown when awaiting user input when changing a key setting." +"CONFLICT_DETECTED","Mod conflict detected!","Warning message that a mod conflict was detected." +"UNABLE_TO_OPERATE","This means that the mod is not able to operate and has shut down.","Warning message letting the user know that the mod can't work." +"CONFLICTING_MODS","The conflicting mods are:","Part of the mod conflict warning notification - header for the list of conflicting mods." +"HARMONY_ERROR","The mod was unable to properly apply its required Harmony patches.","Warning message that a patching problem was detected, and the mod can't operate." +"HARMONY_PROBLEM_CAUSES","Possible causes of this problem include:","Header for list of possible causes of Harmony errors." +"HARMONY_NOT_INSTALLED","The required Harmony 2 mod dependency was not installed","Possible cause of Harmony error - Harmony not installed." +"HARMONY_MOD_ERROR","An old and/or broken mod is preventing Harmony 2 from operating properly","Possible cause of Harmony error - a broken mod (not this one) can cause things to stop working." +"HARMONY_MOD_CONFLICT","Another mod may be trying to apply a conflicting Harmony patch","Possible cause of Harmony error - two mods trying to patch the same thing at once." +"MOD_DESCRIPTION","Helps you easily drawing parallel and stacked networks" +"FAILED","failed" +"MAJOR_GAME_UPDATE","Major game update detected. Mod is now inactive." +"CHOOSE_LANGUAGE","Choose language" +"BETA_WARNING_TEXT","!!! WARNING !!! +You're using a BETA software which can contain some bugs. +Unless you want to test the new features, please move to the stable version on Workshop." +"GROUP_KEY_BINDINGS_NAME","Keybindings" +"GROUP_BUTTONS_NAME","Need help?" +"SELECT_KEYMAPPING_TOGGLE_BUTTON_LABEL","Open/close mod's window" +"SELECT_KEYMAPPING_INCREASE_HORIZONTAL_OFFSET_LABEL","Increase horizontal offset" +"SELECT_KEYMAPPING_DECREASE_HORIZONTAL_OFFSET_LABEL","Decrease horizontal offset" +"SELECT_KEYMAPPING_INCREASE_VERTICAL_OFFSET_LABEL","Increase vertical offset" +"SELECT_KEYMAPPING_DECREASE_VERTICAL_OFFSET_LABEL","Decrease vertical offset" +"BUTTON_RESET_TOOL_WINDOW_POSITION_LABEL","Reset window's position" +"BUTTON_RESET_TOOL_BUTTON_POSITION_LABEL","Reset button's position" +"CHECKBOX_RENDER_DEBUG_LABEL","render debug overlays" +"TOOLTIP_TOOL_TOGGLE_BUTTON","Parallel Road Tool" +"TOOLTIP_SAVE_BUTTON","Save preset" +"TOOLTIP_LOAD_BUTTON","Load preset" +"TOOLTIP_SNAPPING_TOGGLE_BUTTON","Snap to existing nodes" +"TOOLTIP_ANGLE_COMPENSATION_TOGGLE_BUTTON","Angle compensation" +"TOOLTIP_SORT_NETWORKS_BUTTON","Sort networks by horizontal distance (ascending)" +"TOOLTIP_ADD_NETWORK_BUTTON","Add network" +"TOOLTIP_REMOVE_NETWORK_BUTTON","Remove network" +"TOOLTIP_INVERT_DIRECTION_TOGGLE_BUTTON","Invert direction" +"TOOLTIP_HORIZONTAL_OFFSET_TEXT","Horizontal distance from previous segment +Scroll to change +CTRL: x0.1 +SHIFT: x10" +"TOOLTIP_VERTICAL_OFFSET_TEXT","Vertical distance from previous segment +Scroll to change +CTRL: x0.1 +SHIFT: x10" +"LABEL_SAVE_PRESET_WINDOW_TITLE","Save preset" +"LABEL_LOAD_PRESET_WINDOW_TITLE","Load preset" +"LABEL_SAVE_PRESET_FAILED_TITLE","Save preset failed" +"LABEL_SAVE_PRESET_FAILED_MESSAGE","Exception while saving preset to {0}:\r\n{1}" +"LABEL_OVERWRITE_PRESET_TITLE","Overwrite" +"LABEL_OVERWRITE_PRESET_MESSAGE","File '{0}.xml' already exists, do you want to overwrite it?" +"LABEL_LOAD_PRESET_BUTTON_TITLE","Load preset" +"LABEL_LOAD_PRESET_FAILED_TITLE","Save preset failed" +"LABEL_LOAD_PRESET_FAILED_MESSAGE","Exception while saving preset to {0}:\r\n{1}" +"PRT_UPD_30_0","Moved mod core to Harmony for better compatibility with other mods" +"PRT_UPD_30_1","Fully redesigned and faster UI" +"PRT_UPD_30_2","Improved logic used to enable/disable the mod for a more consistent behavior" +"PRT_UPD_30_3","Added button to sort networks based on their horizontal distance" +"PRT_UPD_30_4","Added scrollwheel support to horizontal/vertical offsets texts" +"PRT_UPD_30_5","Improved straight roads handling for certain angles" +"PRT_UPD_30_6","Fixed a bug preventing trees to be applied to parallel/stacked segments" From ada7d0fcf24b01f7cb43289076047861627115e4 Mon Sep 17 00:00:00 2001 From: Stefano Tenuta Date: Sat, 1 Oct 2022 17:12:37 +0200 Subject: [PATCH 09/58] New translations en-EN.csv (Chinese Simplified) --- Translations/zh-CN.csv | 65 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100644 Translations/zh-CN.csv diff --git a/Translations/zh-CN.csv b/Translations/zh-CN.csv new file mode 100644 index 0000000..a4c8fd3 --- /dev/null +++ b/Translations/zh-CN.csv @@ -0,0 +1,65 @@ +"LANGUAGE","English","Language name (in native language)." +"LANGUAGE_GAME","Use game language","Default selection in language selection menu." +"NOTE_CLOSE","Close","Notification button text - closes the notification." +"NOTE_DONTSHOWAGAIN","Don't show again","Notification button text - don't show this notification again." +"NO","No","Notification button text - don't perform this action." +"YES","Yes","Notification button text - perfom this action." +"PRESS_ANY_KEY","Press any key","Shown when awaiting user input when changing a key setting." +"CONFLICT_DETECTED","Mod conflict detected!","Warning message that a mod conflict was detected." +"UNABLE_TO_OPERATE","This means that the mod is not able to operate and has shut down.","Warning message letting the user know that the mod can't work." +"CONFLICTING_MODS","The conflicting mods are:","Part of the mod conflict warning notification - header for the list of conflicting mods." +"HARMONY_ERROR","The mod was unable to properly apply its required Harmony patches.","Warning message that a patching problem was detected, and the mod can't operate." +"HARMONY_PROBLEM_CAUSES","Possible causes of this problem include:","Header for list of possible causes of Harmony errors." +"HARMONY_NOT_INSTALLED","The required Harmony 2 mod dependency was not installed","Possible cause of Harmony error - Harmony not installed." +"HARMONY_MOD_ERROR","An old and/or broken mod is preventing Harmony 2 from operating properly","Possible cause of Harmony error - a broken mod (not this one) can cause things to stop working." +"HARMONY_MOD_CONFLICT","Another mod may be trying to apply a conflicting Harmony patch","Possible cause of Harmony error - two mods trying to patch the same thing at once." +"MOD_DESCRIPTION","Helps you easily drawing parallel and stacked networks" +"FAILED","failed" +"MAJOR_GAME_UPDATE","Major game update detected. Mod is now inactive." +"CHOOSE_LANGUAGE","Choose language" +"BETA_WARNING_TEXT","!!! WARNING !!! +You're using a BETA software which can contain some bugs. +Unless you want to test the new features, please move to the stable version on Workshop." +"GROUP_KEY_BINDINGS_NAME","Keybindings" +"GROUP_BUTTONS_NAME","Need help?" +"SELECT_KEYMAPPING_TOGGLE_BUTTON_LABEL","Open/close mod's window" +"SELECT_KEYMAPPING_INCREASE_HORIZONTAL_OFFSET_LABEL","Increase horizontal offset" +"SELECT_KEYMAPPING_DECREASE_HORIZONTAL_OFFSET_LABEL","Decrease horizontal offset" +"SELECT_KEYMAPPING_INCREASE_VERTICAL_OFFSET_LABEL","Increase vertical offset" +"SELECT_KEYMAPPING_DECREASE_VERTICAL_OFFSET_LABEL","Decrease vertical offset" +"BUTTON_RESET_TOOL_WINDOW_POSITION_LABEL","Reset window's position" +"BUTTON_RESET_TOOL_BUTTON_POSITION_LABEL","Reset button's position" +"CHECKBOX_RENDER_DEBUG_LABEL","render debug overlays" +"TOOLTIP_TOOL_TOGGLE_BUTTON","Parallel Road Tool" +"TOOLTIP_SAVE_BUTTON","Save preset" +"TOOLTIP_LOAD_BUTTON","Load preset" +"TOOLTIP_SNAPPING_TOGGLE_BUTTON","Snap to existing nodes" +"TOOLTIP_ANGLE_COMPENSATION_TOGGLE_BUTTON","Angle compensation" +"TOOLTIP_SORT_NETWORKS_BUTTON","Sort networks by horizontal distance (ascending)" +"TOOLTIP_ADD_NETWORK_BUTTON","Add network" +"TOOLTIP_REMOVE_NETWORK_BUTTON","Remove network" +"TOOLTIP_INVERT_DIRECTION_TOGGLE_BUTTON","Invert direction" +"TOOLTIP_HORIZONTAL_OFFSET_TEXT","Horizontal distance from previous segment +Scroll to change +CTRL: x0.1 +SHIFT: x10" +"TOOLTIP_VERTICAL_OFFSET_TEXT","Vertical distance from previous segment +Scroll to change +CTRL: x0.1 +SHIFT: x10" +"LABEL_SAVE_PRESET_WINDOW_TITLE","Save preset" +"LABEL_LOAD_PRESET_WINDOW_TITLE","Load preset" +"LABEL_SAVE_PRESET_FAILED_TITLE","Save preset failed" +"LABEL_SAVE_PRESET_FAILED_MESSAGE","Exception while saving preset to {0}:\r\n{1}" +"LABEL_OVERWRITE_PRESET_TITLE","Overwrite" +"LABEL_OVERWRITE_PRESET_MESSAGE","File '{0}.xml' already exists, do you want to overwrite it?" +"LABEL_LOAD_PRESET_BUTTON_TITLE","Load preset" +"LABEL_LOAD_PRESET_FAILED_TITLE","Save preset failed" +"LABEL_LOAD_PRESET_FAILED_MESSAGE","Exception while saving preset to {0}:\r\n{1}" +"PRT_UPD_30_0","Moved mod core to Harmony for better compatibility with other mods" +"PRT_UPD_30_1","Fully redesigned and faster UI" +"PRT_UPD_30_2","Improved logic used to enable/disable the mod for a more consistent behavior" +"PRT_UPD_30_3","Added button to sort networks based on their horizontal distance" +"PRT_UPD_30_4","Added scrollwheel support to horizontal/vertical offsets texts" +"PRT_UPD_30_5","Improved straight roads handling for certain angles" +"PRT_UPD_30_6","Fixed a bug preventing trees to be applied to parallel/stacked segments" From 4dd166ba1bacccf04c1aefc6b78a87bb1e1d9549 Mon Sep 17 00:00:00 2001 From: Stefano Tenuta Date: Sat, 1 Oct 2022 17:12:38 +0200 Subject: [PATCH 10/58] New translations en-EN.csv (English) --- Translations/en-US.csv | 65 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100644 Translations/en-US.csv diff --git a/Translations/en-US.csv b/Translations/en-US.csv new file mode 100644 index 0000000..a4c8fd3 --- /dev/null +++ b/Translations/en-US.csv @@ -0,0 +1,65 @@ +"LANGUAGE","English","Language name (in native language)." +"LANGUAGE_GAME","Use game language","Default selection in language selection menu." +"NOTE_CLOSE","Close","Notification button text - closes the notification." +"NOTE_DONTSHOWAGAIN","Don't show again","Notification button text - don't show this notification again." +"NO","No","Notification button text - don't perform this action." +"YES","Yes","Notification button text - perfom this action." +"PRESS_ANY_KEY","Press any key","Shown when awaiting user input when changing a key setting." +"CONFLICT_DETECTED","Mod conflict detected!","Warning message that a mod conflict was detected." +"UNABLE_TO_OPERATE","This means that the mod is not able to operate and has shut down.","Warning message letting the user know that the mod can't work." +"CONFLICTING_MODS","The conflicting mods are:","Part of the mod conflict warning notification - header for the list of conflicting mods." +"HARMONY_ERROR","The mod was unable to properly apply its required Harmony patches.","Warning message that a patching problem was detected, and the mod can't operate." +"HARMONY_PROBLEM_CAUSES","Possible causes of this problem include:","Header for list of possible causes of Harmony errors." +"HARMONY_NOT_INSTALLED","The required Harmony 2 mod dependency was not installed","Possible cause of Harmony error - Harmony not installed." +"HARMONY_MOD_ERROR","An old and/or broken mod is preventing Harmony 2 from operating properly","Possible cause of Harmony error - a broken mod (not this one) can cause things to stop working." +"HARMONY_MOD_CONFLICT","Another mod may be trying to apply a conflicting Harmony patch","Possible cause of Harmony error - two mods trying to patch the same thing at once." +"MOD_DESCRIPTION","Helps you easily drawing parallel and stacked networks" +"FAILED","failed" +"MAJOR_GAME_UPDATE","Major game update detected. Mod is now inactive." +"CHOOSE_LANGUAGE","Choose language" +"BETA_WARNING_TEXT","!!! WARNING !!! +You're using a BETA software which can contain some bugs. +Unless you want to test the new features, please move to the stable version on Workshop." +"GROUP_KEY_BINDINGS_NAME","Keybindings" +"GROUP_BUTTONS_NAME","Need help?" +"SELECT_KEYMAPPING_TOGGLE_BUTTON_LABEL","Open/close mod's window" +"SELECT_KEYMAPPING_INCREASE_HORIZONTAL_OFFSET_LABEL","Increase horizontal offset" +"SELECT_KEYMAPPING_DECREASE_HORIZONTAL_OFFSET_LABEL","Decrease horizontal offset" +"SELECT_KEYMAPPING_INCREASE_VERTICAL_OFFSET_LABEL","Increase vertical offset" +"SELECT_KEYMAPPING_DECREASE_VERTICAL_OFFSET_LABEL","Decrease vertical offset" +"BUTTON_RESET_TOOL_WINDOW_POSITION_LABEL","Reset window's position" +"BUTTON_RESET_TOOL_BUTTON_POSITION_LABEL","Reset button's position" +"CHECKBOX_RENDER_DEBUG_LABEL","render debug overlays" +"TOOLTIP_TOOL_TOGGLE_BUTTON","Parallel Road Tool" +"TOOLTIP_SAVE_BUTTON","Save preset" +"TOOLTIP_LOAD_BUTTON","Load preset" +"TOOLTIP_SNAPPING_TOGGLE_BUTTON","Snap to existing nodes" +"TOOLTIP_ANGLE_COMPENSATION_TOGGLE_BUTTON","Angle compensation" +"TOOLTIP_SORT_NETWORKS_BUTTON","Sort networks by horizontal distance (ascending)" +"TOOLTIP_ADD_NETWORK_BUTTON","Add network" +"TOOLTIP_REMOVE_NETWORK_BUTTON","Remove network" +"TOOLTIP_INVERT_DIRECTION_TOGGLE_BUTTON","Invert direction" +"TOOLTIP_HORIZONTAL_OFFSET_TEXT","Horizontal distance from previous segment +Scroll to change +CTRL: x0.1 +SHIFT: x10" +"TOOLTIP_VERTICAL_OFFSET_TEXT","Vertical distance from previous segment +Scroll to change +CTRL: x0.1 +SHIFT: x10" +"LABEL_SAVE_PRESET_WINDOW_TITLE","Save preset" +"LABEL_LOAD_PRESET_WINDOW_TITLE","Load preset" +"LABEL_SAVE_PRESET_FAILED_TITLE","Save preset failed" +"LABEL_SAVE_PRESET_FAILED_MESSAGE","Exception while saving preset to {0}:\r\n{1}" +"LABEL_OVERWRITE_PRESET_TITLE","Overwrite" +"LABEL_OVERWRITE_PRESET_MESSAGE","File '{0}.xml' already exists, do you want to overwrite it?" +"LABEL_LOAD_PRESET_BUTTON_TITLE","Load preset" +"LABEL_LOAD_PRESET_FAILED_TITLE","Save preset failed" +"LABEL_LOAD_PRESET_FAILED_MESSAGE","Exception while saving preset to {0}:\r\n{1}" +"PRT_UPD_30_0","Moved mod core to Harmony for better compatibility with other mods" +"PRT_UPD_30_1","Fully redesigned and faster UI" +"PRT_UPD_30_2","Improved logic used to enable/disable the mod for a more consistent behavior" +"PRT_UPD_30_3","Added button to sort networks based on their horizontal distance" +"PRT_UPD_30_4","Added scrollwheel support to horizontal/vertical offsets texts" +"PRT_UPD_30_5","Improved straight roads handling for certain angles" +"PRT_UPD_30_6","Fixed a bug preventing trees to be applied to parallel/stacked segments" From 1896bd06532ffcc0e5bfb6e01de69476b09098b5 Mon Sep 17 00:00:00 2001 From: Stefano Tenuta Date: Mon, 24 Oct 2022 18:53:10 +0200 Subject: [PATCH 11/58] New translations en-EN.csv (French) --- Translations/fr-FR.csv | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/Translations/fr-FR.csv b/Translations/fr-FR.csv index a4c8fd3..78a4bac 100644 --- a/Translations/fr-FR.csv +++ b/Translations/fr-FR.csv @@ -34,6 +34,7 @@ Unless you want to test the new features, please move to the stable version on W "TOOLTIP_SAVE_BUTTON","Save preset" "TOOLTIP_LOAD_BUTTON","Load preset" "TOOLTIP_SNAPPING_TOGGLE_BUTTON","Snap to existing nodes" +"TOOLTIP_AUTO_WIDTH_TOGGLE_BUTTON","Adjust horizontal offsets when main network changes" "TOOLTIP_ANGLE_COMPENSATION_TOGGLE_BUTTON","Angle compensation" "TOOLTIP_SORT_NETWORKS_BUTTON","Sort networks by horizontal distance (ascending)" "TOOLTIP_ADD_NETWORK_BUTTON","Add network" @@ -57,9 +58,12 @@ SHIFT: x10" "LABEL_LOAD_PRESET_FAILED_TITLE","Save preset failed" "LABEL_LOAD_PRESET_FAILED_MESSAGE","Exception while saving preset to {0}:\r\n{1}" "PRT_UPD_30_0","Moved mod core to Harmony for better compatibility with other mods" -"PRT_UPD_30_1","Fully redesigned and faster UI" -"PRT_UPD_30_2","Improved logic used to enable/disable the mod for a more consistent behavior" -"PRT_UPD_30_3","Added button to sort networks based on their horizontal distance" -"PRT_UPD_30_4","Added scrollwheel support to horizontal/vertical offsets texts" -"PRT_UPD_30_5","Improved straight roads handling for certain angles" -"PRT_UPD_30_6","Fixed a bug preventing trees to be applied to parallel/stacked segments" +"PRT_UPD_30_1","Completely rewritten mod's core logic/engine" +"PRT_UPD_30_2","Fully redesigned and faster UI" +"PRT_UPD_30_3","Improved logic used to enable/disable the mod for a more consistent behavior" +"PRT_UPD_30_4","Added button to sort networks based on their horizontal distance" +"PRT_UPD_30_5","Added button to enable/disable automatic horizontal offset adjusting when changing the main selected network (parallel networks will be shifted to match new network's width)" +"PRT_UPD_30_6","Added button to enable/disable automatic angle compensation: building straight networks with sharp angles can now cause nodes to be moved to produce more pleasing results" +"PRT_UPD_30_7","Added scrollwheel support to horizontal/vertical offsets texts" +"PRT_UPD_30_8","Pressing ALT will now switch building side (use this if upgrading curves produces unexpected results)" +"PRT_UPD_30_9","Fixed a bug preventing trees to be applied to parallel/stacked segments" From 1b5fe80c4cbf5e5354492b6bf4cc87de0ba231e7 Mon Sep 17 00:00:00 2001 From: Stefano Tenuta Date: Mon, 24 Oct 2022 18:53:11 +0200 Subject: [PATCH 12/58] New translations en-EN.csv (Spanish) --- Translations/es-ES.csv | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/Translations/es-ES.csv b/Translations/es-ES.csv index a4c8fd3..78a4bac 100644 --- a/Translations/es-ES.csv +++ b/Translations/es-ES.csv @@ -34,6 +34,7 @@ Unless you want to test the new features, please move to the stable version on W "TOOLTIP_SAVE_BUTTON","Save preset" "TOOLTIP_LOAD_BUTTON","Load preset" "TOOLTIP_SNAPPING_TOGGLE_BUTTON","Snap to existing nodes" +"TOOLTIP_AUTO_WIDTH_TOGGLE_BUTTON","Adjust horizontal offsets when main network changes" "TOOLTIP_ANGLE_COMPENSATION_TOGGLE_BUTTON","Angle compensation" "TOOLTIP_SORT_NETWORKS_BUTTON","Sort networks by horizontal distance (ascending)" "TOOLTIP_ADD_NETWORK_BUTTON","Add network" @@ -57,9 +58,12 @@ SHIFT: x10" "LABEL_LOAD_PRESET_FAILED_TITLE","Save preset failed" "LABEL_LOAD_PRESET_FAILED_MESSAGE","Exception while saving preset to {0}:\r\n{1}" "PRT_UPD_30_0","Moved mod core to Harmony for better compatibility with other mods" -"PRT_UPD_30_1","Fully redesigned and faster UI" -"PRT_UPD_30_2","Improved logic used to enable/disable the mod for a more consistent behavior" -"PRT_UPD_30_3","Added button to sort networks based on their horizontal distance" -"PRT_UPD_30_4","Added scrollwheel support to horizontal/vertical offsets texts" -"PRT_UPD_30_5","Improved straight roads handling for certain angles" -"PRT_UPD_30_6","Fixed a bug preventing trees to be applied to parallel/stacked segments" +"PRT_UPD_30_1","Completely rewritten mod's core logic/engine" +"PRT_UPD_30_2","Fully redesigned and faster UI" +"PRT_UPD_30_3","Improved logic used to enable/disable the mod for a more consistent behavior" +"PRT_UPD_30_4","Added button to sort networks based on their horizontal distance" +"PRT_UPD_30_5","Added button to enable/disable automatic horizontal offset adjusting when changing the main selected network (parallel networks will be shifted to match new network's width)" +"PRT_UPD_30_6","Added button to enable/disable automatic angle compensation: building straight networks with sharp angles can now cause nodes to be moved to produce more pleasing results" +"PRT_UPD_30_7","Added scrollwheel support to horizontal/vertical offsets texts" +"PRT_UPD_30_8","Pressing ALT will now switch building side (use this if upgrading curves produces unexpected results)" +"PRT_UPD_30_9","Fixed a bug preventing trees to be applied to parallel/stacked segments" From ea3e52f7ac3ecb65633f3f71278da13d040da9a6 Mon Sep 17 00:00:00 2001 From: Stefano Tenuta Date: Mon, 24 Oct 2022 18:53:12 +0200 Subject: [PATCH 13/58] New translations en-EN.csv (German) --- Translations/de-DE.csv | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/Translations/de-DE.csv b/Translations/de-DE.csv index a4c8fd3..78a4bac 100644 --- a/Translations/de-DE.csv +++ b/Translations/de-DE.csv @@ -34,6 +34,7 @@ Unless you want to test the new features, please move to the stable version on W "TOOLTIP_SAVE_BUTTON","Save preset" "TOOLTIP_LOAD_BUTTON","Load preset" "TOOLTIP_SNAPPING_TOGGLE_BUTTON","Snap to existing nodes" +"TOOLTIP_AUTO_WIDTH_TOGGLE_BUTTON","Adjust horizontal offsets when main network changes" "TOOLTIP_ANGLE_COMPENSATION_TOGGLE_BUTTON","Angle compensation" "TOOLTIP_SORT_NETWORKS_BUTTON","Sort networks by horizontal distance (ascending)" "TOOLTIP_ADD_NETWORK_BUTTON","Add network" @@ -57,9 +58,12 @@ SHIFT: x10" "LABEL_LOAD_PRESET_FAILED_TITLE","Save preset failed" "LABEL_LOAD_PRESET_FAILED_MESSAGE","Exception while saving preset to {0}:\r\n{1}" "PRT_UPD_30_0","Moved mod core to Harmony for better compatibility with other mods" -"PRT_UPD_30_1","Fully redesigned and faster UI" -"PRT_UPD_30_2","Improved logic used to enable/disable the mod for a more consistent behavior" -"PRT_UPD_30_3","Added button to sort networks based on their horizontal distance" -"PRT_UPD_30_4","Added scrollwheel support to horizontal/vertical offsets texts" -"PRT_UPD_30_5","Improved straight roads handling for certain angles" -"PRT_UPD_30_6","Fixed a bug preventing trees to be applied to parallel/stacked segments" +"PRT_UPD_30_1","Completely rewritten mod's core logic/engine" +"PRT_UPD_30_2","Fully redesigned and faster UI" +"PRT_UPD_30_3","Improved logic used to enable/disable the mod for a more consistent behavior" +"PRT_UPD_30_4","Added button to sort networks based on their horizontal distance" +"PRT_UPD_30_5","Added button to enable/disable automatic horizontal offset adjusting when changing the main selected network (parallel networks will be shifted to match new network's width)" +"PRT_UPD_30_6","Added button to enable/disable automatic angle compensation: building straight networks with sharp angles can now cause nodes to be moved to produce more pleasing results" +"PRT_UPD_30_7","Added scrollwheel support to horizontal/vertical offsets texts" +"PRT_UPD_30_8","Pressing ALT will now switch building side (use this if upgrading curves produces unexpected results)" +"PRT_UPD_30_9","Fixed a bug preventing trees to be applied to parallel/stacked segments" From 77d3b815a903888a10c761cffa1f8413fbffd022 Mon Sep 17 00:00:00 2001 From: Stefano Tenuta Date: Mon, 24 Oct 2022 18:53:13 +0200 Subject: [PATCH 14/58] New translations en-EN.csv (Italian) --- Translations/it-IT.csv | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/Translations/it-IT.csv b/Translations/it-IT.csv index a4c8fd3..78a4bac 100644 --- a/Translations/it-IT.csv +++ b/Translations/it-IT.csv @@ -34,6 +34,7 @@ Unless you want to test the new features, please move to the stable version on W "TOOLTIP_SAVE_BUTTON","Save preset" "TOOLTIP_LOAD_BUTTON","Load preset" "TOOLTIP_SNAPPING_TOGGLE_BUTTON","Snap to existing nodes" +"TOOLTIP_AUTO_WIDTH_TOGGLE_BUTTON","Adjust horizontal offsets when main network changes" "TOOLTIP_ANGLE_COMPENSATION_TOGGLE_BUTTON","Angle compensation" "TOOLTIP_SORT_NETWORKS_BUTTON","Sort networks by horizontal distance (ascending)" "TOOLTIP_ADD_NETWORK_BUTTON","Add network" @@ -57,9 +58,12 @@ SHIFT: x10" "LABEL_LOAD_PRESET_FAILED_TITLE","Save preset failed" "LABEL_LOAD_PRESET_FAILED_MESSAGE","Exception while saving preset to {0}:\r\n{1}" "PRT_UPD_30_0","Moved mod core to Harmony for better compatibility with other mods" -"PRT_UPD_30_1","Fully redesigned and faster UI" -"PRT_UPD_30_2","Improved logic used to enable/disable the mod for a more consistent behavior" -"PRT_UPD_30_3","Added button to sort networks based on their horizontal distance" -"PRT_UPD_30_4","Added scrollwheel support to horizontal/vertical offsets texts" -"PRT_UPD_30_5","Improved straight roads handling for certain angles" -"PRT_UPD_30_6","Fixed a bug preventing trees to be applied to parallel/stacked segments" +"PRT_UPD_30_1","Completely rewritten mod's core logic/engine" +"PRT_UPD_30_2","Fully redesigned and faster UI" +"PRT_UPD_30_3","Improved logic used to enable/disable the mod for a more consistent behavior" +"PRT_UPD_30_4","Added button to sort networks based on their horizontal distance" +"PRT_UPD_30_5","Added button to enable/disable automatic horizontal offset adjusting when changing the main selected network (parallel networks will be shifted to match new network's width)" +"PRT_UPD_30_6","Added button to enable/disable automatic angle compensation: building straight networks with sharp angles can now cause nodes to be moved to produce more pleasing results" +"PRT_UPD_30_7","Added scrollwheel support to horizontal/vertical offsets texts" +"PRT_UPD_30_8","Pressing ALT will now switch building side (use this if upgrading curves produces unexpected results)" +"PRT_UPD_30_9","Fixed a bug preventing trees to be applied to parallel/stacked segments" From 1d6a929b0194103e129c50dd2a2a2c7f0f9bd7ad Mon Sep 17 00:00:00 2001 From: Stefano Tenuta Date: Mon, 24 Oct 2022 18:53:14 +0200 Subject: [PATCH 15/58] New translations en-EN.csv (Japanese) --- Translations/ja-JP.csv | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/Translations/ja-JP.csv b/Translations/ja-JP.csv index a4c8fd3..78a4bac 100644 --- a/Translations/ja-JP.csv +++ b/Translations/ja-JP.csv @@ -34,6 +34,7 @@ Unless you want to test the new features, please move to the stable version on W "TOOLTIP_SAVE_BUTTON","Save preset" "TOOLTIP_LOAD_BUTTON","Load preset" "TOOLTIP_SNAPPING_TOGGLE_BUTTON","Snap to existing nodes" +"TOOLTIP_AUTO_WIDTH_TOGGLE_BUTTON","Adjust horizontal offsets when main network changes" "TOOLTIP_ANGLE_COMPENSATION_TOGGLE_BUTTON","Angle compensation" "TOOLTIP_SORT_NETWORKS_BUTTON","Sort networks by horizontal distance (ascending)" "TOOLTIP_ADD_NETWORK_BUTTON","Add network" @@ -57,9 +58,12 @@ SHIFT: x10" "LABEL_LOAD_PRESET_FAILED_TITLE","Save preset failed" "LABEL_LOAD_PRESET_FAILED_MESSAGE","Exception while saving preset to {0}:\r\n{1}" "PRT_UPD_30_0","Moved mod core to Harmony for better compatibility with other mods" -"PRT_UPD_30_1","Fully redesigned and faster UI" -"PRT_UPD_30_2","Improved logic used to enable/disable the mod for a more consistent behavior" -"PRT_UPD_30_3","Added button to sort networks based on their horizontal distance" -"PRT_UPD_30_4","Added scrollwheel support to horizontal/vertical offsets texts" -"PRT_UPD_30_5","Improved straight roads handling for certain angles" -"PRT_UPD_30_6","Fixed a bug preventing trees to be applied to parallel/stacked segments" +"PRT_UPD_30_1","Completely rewritten mod's core logic/engine" +"PRT_UPD_30_2","Fully redesigned and faster UI" +"PRT_UPD_30_3","Improved logic used to enable/disable the mod for a more consistent behavior" +"PRT_UPD_30_4","Added button to sort networks based on their horizontal distance" +"PRT_UPD_30_5","Added button to enable/disable automatic horizontal offset adjusting when changing the main selected network (parallel networks will be shifted to match new network's width)" +"PRT_UPD_30_6","Added button to enable/disable automatic angle compensation: building straight networks with sharp angles can now cause nodes to be moved to produce more pleasing results" +"PRT_UPD_30_7","Added scrollwheel support to horizontal/vertical offsets texts" +"PRT_UPD_30_8","Pressing ALT will now switch building side (use this if upgrading curves produces unexpected results)" +"PRT_UPD_30_9","Fixed a bug preventing trees to be applied to parallel/stacked segments" From e272e180b713d9ec8c3a6f2c54a9c5ebf2aa0a72 Mon Sep 17 00:00:00 2001 From: Stefano Tenuta Date: Mon, 24 Oct 2022 18:53:15 +0200 Subject: [PATCH 16/58] New translations en-EN.csv (Dutch) --- Translations/nl-NL.csv | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/Translations/nl-NL.csv b/Translations/nl-NL.csv index a4c8fd3..78a4bac 100644 --- a/Translations/nl-NL.csv +++ b/Translations/nl-NL.csv @@ -34,6 +34,7 @@ Unless you want to test the new features, please move to the stable version on W "TOOLTIP_SAVE_BUTTON","Save preset" "TOOLTIP_LOAD_BUTTON","Load preset" "TOOLTIP_SNAPPING_TOGGLE_BUTTON","Snap to existing nodes" +"TOOLTIP_AUTO_WIDTH_TOGGLE_BUTTON","Adjust horizontal offsets when main network changes" "TOOLTIP_ANGLE_COMPENSATION_TOGGLE_BUTTON","Angle compensation" "TOOLTIP_SORT_NETWORKS_BUTTON","Sort networks by horizontal distance (ascending)" "TOOLTIP_ADD_NETWORK_BUTTON","Add network" @@ -57,9 +58,12 @@ SHIFT: x10" "LABEL_LOAD_PRESET_FAILED_TITLE","Save preset failed" "LABEL_LOAD_PRESET_FAILED_MESSAGE","Exception while saving preset to {0}:\r\n{1}" "PRT_UPD_30_0","Moved mod core to Harmony for better compatibility with other mods" -"PRT_UPD_30_1","Fully redesigned and faster UI" -"PRT_UPD_30_2","Improved logic used to enable/disable the mod for a more consistent behavior" -"PRT_UPD_30_3","Added button to sort networks based on their horizontal distance" -"PRT_UPD_30_4","Added scrollwheel support to horizontal/vertical offsets texts" -"PRT_UPD_30_5","Improved straight roads handling for certain angles" -"PRT_UPD_30_6","Fixed a bug preventing trees to be applied to parallel/stacked segments" +"PRT_UPD_30_1","Completely rewritten mod's core logic/engine" +"PRT_UPD_30_2","Fully redesigned and faster UI" +"PRT_UPD_30_3","Improved logic used to enable/disable the mod for a more consistent behavior" +"PRT_UPD_30_4","Added button to sort networks based on their horizontal distance" +"PRT_UPD_30_5","Added button to enable/disable automatic horizontal offset adjusting when changing the main selected network (parallel networks will be shifted to match new network's width)" +"PRT_UPD_30_6","Added button to enable/disable automatic angle compensation: building straight networks with sharp angles can now cause nodes to be moved to produce more pleasing results" +"PRT_UPD_30_7","Added scrollwheel support to horizontal/vertical offsets texts" +"PRT_UPD_30_8","Pressing ALT will now switch building side (use this if upgrading curves produces unexpected results)" +"PRT_UPD_30_9","Fixed a bug preventing trees to be applied to parallel/stacked segments" From 30979e43dc5079914fee67cb4ed38e876fe3c443 Mon Sep 17 00:00:00 2001 From: Stefano Tenuta Date: Mon, 24 Oct 2022 18:53:16 +0200 Subject: [PATCH 17/58] New translations en-EN.csv (Portuguese) --- Translations/pt-PT.csv | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/Translations/pt-PT.csv b/Translations/pt-PT.csv index a4c8fd3..78a4bac 100644 --- a/Translations/pt-PT.csv +++ b/Translations/pt-PT.csv @@ -34,6 +34,7 @@ Unless you want to test the new features, please move to the stable version on W "TOOLTIP_SAVE_BUTTON","Save preset" "TOOLTIP_LOAD_BUTTON","Load preset" "TOOLTIP_SNAPPING_TOGGLE_BUTTON","Snap to existing nodes" +"TOOLTIP_AUTO_WIDTH_TOGGLE_BUTTON","Adjust horizontal offsets when main network changes" "TOOLTIP_ANGLE_COMPENSATION_TOGGLE_BUTTON","Angle compensation" "TOOLTIP_SORT_NETWORKS_BUTTON","Sort networks by horizontal distance (ascending)" "TOOLTIP_ADD_NETWORK_BUTTON","Add network" @@ -57,9 +58,12 @@ SHIFT: x10" "LABEL_LOAD_PRESET_FAILED_TITLE","Save preset failed" "LABEL_LOAD_PRESET_FAILED_MESSAGE","Exception while saving preset to {0}:\r\n{1}" "PRT_UPD_30_0","Moved mod core to Harmony for better compatibility with other mods" -"PRT_UPD_30_1","Fully redesigned and faster UI" -"PRT_UPD_30_2","Improved logic used to enable/disable the mod for a more consistent behavior" -"PRT_UPD_30_3","Added button to sort networks based on their horizontal distance" -"PRT_UPD_30_4","Added scrollwheel support to horizontal/vertical offsets texts" -"PRT_UPD_30_5","Improved straight roads handling for certain angles" -"PRT_UPD_30_6","Fixed a bug preventing trees to be applied to parallel/stacked segments" +"PRT_UPD_30_1","Completely rewritten mod's core logic/engine" +"PRT_UPD_30_2","Fully redesigned and faster UI" +"PRT_UPD_30_3","Improved logic used to enable/disable the mod for a more consistent behavior" +"PRT_UPD_30_4","Added button to sort networks based on their horizontal distance" +"PRT_UPD_30_5","Added button to enable/disable automatic horizontal offset adjusting when changing the main selected network (parallel networks will be shifted to match new network's width)" +"PRT_UPD_30_6","Added button to enable/disable automatic angle compensation: building straight networks with sharp angles can now cause nodes to be moved to produce more pleasing results" +"PRT_UPD_30_7","Added scrollwheel support to horizontal/vertical offsets texts" +"PRT_UPD_30_8","Pressing ALT will now switch building side (use this if upgrading curves produces unexpected results)" +"PRT_UPD_30_9","Fixed a bug preventing trees to be applied to parallel/stacked segments" From 61b98583e07cfb24bb094e5abb90ca1d9616cb55 Mon Sep 17 00:00:00 2001 From: Stefano Tenuta Date: Mon, 24 Oct 2022 18:53:18 +0200 Subject: [PATCH 18/58] New translations en-EN.csv (Russian) --- Translations/ru-RU.csv | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/Translations/ru-RU.csv b/Translations/ru-RU.csv index a4c8fd3..78a4bac 100644 --- a/Translations/ru-RU.csv +++ b/Translations/ru-RU.csv @@ -34,6 +34,7 @@ Unless you want to test the new features, please move to the stable version on W "TOOLTIP_SAVE_BUTTON","Save preset" "TOOLTIP_LOAD_BUTTON","Load preset" "TOOLTIP_SNAPPING_TOGGLE_BUTTON","Snap to existing nodes" +"TOOLTIP_AUTO_WIDTH_TOGGLE_BUTTON","Adjust horizontal offsets when main network changes" "TOOLTIP_ANGLE_COMPENSATION_TOGGLE_BUTTON","Angle compensation" "TOOLTIP_SORT_NETWORKS_BUTTON","Sort networks by horizontal distance (ascending)" "TOOLTIP_ADD_NETWORK_BUTTON","Add network" @@ -57,9 +58,12 @@ SHIFT: x10" "LABEL_LOAD_PRESET_FAILED_TITLE","Save preset failed" "LABEL_LOAD_PRESET_FAILED_MESSAGE","Exception while saving preset to {0}:\r\n{1}" "PRT_UPD_30_0","Moved mod core to Harmony for better compatibility with other mods" -"PRT_UPD_30_1","Fully redesigned and faster UI" -"PRT_UPD_30_2","Improved logic used to enable/disable the mod for a more consistent behavior" -"PRT_UPD_30_3","Added button to sort networks based on their horizontal distance" -"PRT_UPD_30_4","Added scrollwheel support to horizontal/vertical offsets texts" -"PRT_UPD_30_5","Improved straight roads handling for certain angles" -"PRT_UPD_30_6","Fixed a bug preventing trees to be applied to parallel/stacked segments" +"PRT_UPD_30_1","Completely rewritten mod's core logic/engine" +"PRT_UPD_30_2","Fully redesigned and faster UI" +"PRT_UPD_30_3","Improved logic used to enable/disable the mod for a more consistent behavior" +"PRT_UPD_30_4","Added button to sort networks based on their horizontal distance" +"PRT_UPD_30_5","Added button to enable/disable automatic horizontal offset adjusting when changing the main selected network (parallel networks will be shifted to match new network's width)" +"PRT_UPD_30_6","Added button to enable/disable automatic angle compensation: building straight networks with sharp angles can now cause nodes to be moved to produce more pleasing results" +"PRT_UPD_30_7","Added scrollwheel support to horizontal/vertical offsets texts" +"PRT_UPD_30_8","Pressing ALT will now switch building side (use this if upgrading curves produces unexpected results)" +"PRT_UPD_30_9","Fixed a bug preventing trees to be applied to parallel/stacked segments" From 7c47efa358fc442c4b2e8d68aab67344cc938a8a Mon Sep 17 00:00:00 2001 From: Stefano Tenuta Date: Mon, 24 Oct 2022 18:53:19 +0200 Subject: [PATCH 19/58] New translations en-EN.csv (Chinese Simplified) --- Translations/zh-CN.csv | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/Translations/zh-CN.csv b/Translations/zh-CN.csv index a4c8fd3..78a4bac 100644 --- a/Translations/zh-CN.csv +++ b/Translations/zh-CN.csv @@ -34,6 +34,7 @@ Unless you want to test the new features, please move to the stable version on W "TOOLTIP_SAVE_BUTTON","Save preset" "TOOLTIP_LOAD_BUTTON","Load preset" "TOOLTIP_SNAPPING_TOGGLE_BUTTON","Snap to existing nodes" +"TOOLTIP_AUTO_WIDTH_TOGGLE_BUTTON","Adjust horizontal offsets when main network changes" "TOOLTIP_ANGLE_COMPENSATION_TOGGLE_BUTTON","Angle compensation" "TOOLTIP_SORT_NETWORKS_BUTTON","Sort networks by horizontal distance (ascending)" "TOOLTIP_ADD_NETWORK_BUTTON","Add network" @@ -57,9 +58,12 @@ SHIFT: x10" "LABEL_LOAD_PRESET_FAILED_TITLE","Save preset failed" "LABEL_LOAD_PRESET_FAILED_MESSAGE","Exception while saving preset to {0}:\r\n{1}" "PRT_UPD_30_0","Moved mod core to Harmony for better compatibility with other mods" -"PRT_UPD_30_1","Fully redesigned and faster UI" -"PRT_UPD_30_2","Improved logic used to enable/disable the mod for a more consistent behavior" -"PRT_UPD_30_3","Added button to sort networks based on their horizontal distance" -"PRT_UPD_30_4","Added scrollwheel support to horizontal/vertical offsets texts" -"PRT_UPD_30_5","Improved straight roads handling for certain angles" -"PRT_UPD_30_6","Fixed a bug preventing trees to be applied to parallel/stacked segments" +"PRT_UPD_30_1","Completely rewritten mod's core logic/engine" +"PRT_UPD_30_2","Fully redesigned and faster UI" +"PRT_UPD_30_3","Improved logic used to enable/disable the mod for a more consistent behavior" +"PRT_UPD_30_4","Added button to sort networks based on their horizontal distance" +"PRT_UPD_30_5","Added button to enable/disable automatic horizontal offset adjusting when changing the main selected network (parallel networks will be shifted to match new network's width)" +"PRT_UPD_30_6","Added button to enable/disable automatic angle compensation: building straight networks with sharp angles can now cause nodes to be moved to produce more pleasing results" +"PRT_UPD_30_7","Added scrollwheel support to horizontal/vertical offsets texts" +"PRT_UPD_30_8","Pressing ALT will now switch building side (use this if upgrading curves produces unexpected results)" +"PRT_UPD_30_9","Fixed a bug preventing trees to be applied to parallel/stacked segments" From f60827ed9bb9ba8772ee1a7db66f9e983b8f59a8 Mon Sep 17 00:00:00 2001 From: Stefano Tenuta Date: Mon, 24 Oct 2022 18:53:20 +0200 Subject: [PATCH 20/58] New translations en-EN.csv (English) --- Translations/en-US.csv | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/Translations/en-US.csv b/Translations/en-US.csv index a4c8fd3..78a4bac 100644 --- a/Translations/en-US.csv +++ b/Translations/en-US.csv @@ -34,6 +34,7 @@ Unless you want to test the new features, please move to the stable version on W "TOOLTIP_SAVE_BUTTON","Save preset" "TOOLTIP_LOAD_BUTTON","Load preset" "TOOLTIP_SNAPPING_TOGGLE_BUTTON","Snap to existing nodes" +"TOOLTIP_AUTO_WIDTH_TOGGLE_BUTTON","Adjust horizontal offsets when main network changes" "TOOLTIP_ANGLE_COMPENSATION_TOGGLE_BUTTON","Angle compensation" "TOOLTIP_SORT_NETWORKS_BUTTON","Sort networks by horizontal distance (ascending)" "TOOLTIP_ADD_NETWORK_BUTTON","Add network" @@ -57,9 +58,12 @@ SHIFT: x10" "LABEL_LOAD_PRESET_FAILED_TITLE","Save preset failed" "LABEL_LOAD_PRESET_FAILED_MESSAGE","Exception while saving preset to {0}:\r\n{1}" "PRT_UPD_30_0","Moved mod core to Harmony for better compatibility with other mods" -"PRT_UPD_30_1","Fully redesigned and faster UI" -"PRT_UPD_30_2","Improved logic used to enable/disable the mod for a more consistent behavior" -"PRT_UPD_30_3","Added button to sort networks based on their horizontal distance" -"PRT_UPD_30_4","Added scrollwheel support to horizontal/vertical offsets texts" -"PRT_UPD_30_5","Improved straight roads handling for certain angles" -"PRT_UPD_30_6","Fixed a bug preventing trees to be applied to parallel/stacked segments" +"PRT_UPD_30_1","Completely rewritten mod's core logic/engine" +"PRT_UPD_30_2","Fully redesigned and faster UI" +"PRT_UPD_30_3","Improved logic used to enable/disable the mod for a more consistent behavior" +"PRT_UPD_30_4","Added button to sort networks based on their horizontal distance" +"PRT_UPD_30_5","Added button to enable/disable automatic horizontal offset adjusting when changing the main selected network (parallel networks will be shifted to match new network's width)" +"PRT_UPD_30_6","Added button to enable/disable automatic angle compensation: building straight networks with sharp angles can now cause nodes to be moved to produce more pleasing results" +"PRT_UPD_30_7","Added scrollwheel support to horizontal/vertical offsets texts" +"PRT_UPD_30_8","Pressing ALT will now switch building side (use this if upgrading curves produces unexpected results)" +"PRT_UPD_30_9","Fixed a bug preventing trees to be applied to parallel/stacked segments" From 78bce05a0b075922e6645b05569f659d8dbdabf7 Mon Sep 17 00:00:00 2001 From: Stefano Tenuta Date: Mon, 24 Oct 2022 21:56:42 +0200 Subject: [PATCH 21/58] Update source file en-EN.csv --- Translations/en-EN.csv | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/Translations/en-EN.csv b/Translations/en-EN.csv index 54fdfc4..8d440fb 100644 --- a/Translations/en-EN.csv +++ b/Translations/en-EN.csv @@ -34,6 +34,7 @@ Unless you want to test the new features, please move to the stable version on W "TOOLTIP_SAVE_BUTTON","Save preset" "TOOLTIP_LOAD_BUTTON","Load preset" "TOOLTIP_SNAPPING_TOGGLE_BUTTON","Snap to existing nodes" +"TOOLTIP_AUTO_WIDTH_TOGGLE_BUTTON","Adjust horizontal offsets when main network changes" "TOOLTIP_ANGLE_COMPENSATION_TOGGLE_BUTTON","Angle compensation" "TOOLTIP_SORT_NETWORKS_BUTTON","Sort networks by horizontal distance (ascending)" "TOOLTIP_ADD_NETWORK_BUTTON","Add network" @@ -57,9 +58,12 @@ SHIFT: x10" "LABEL_LOAD_PRESET_FAILED_TITLE","Save preset failed" "LABEL_LOAD_PRESET_FAILED_MESSAGE","Exception while saving preset to {0}:\r\n{1}" "PRT_UPD_30_0","Moved mod core to Harmony for better compatibility with other mods" -"PRT_UPD_30_1","Fully redesigned and faster UI" -"PRT_UPD_30_2","Improved logic used to enable/disable the mod for a more consistent behavior" -"PRT_UPD_30_3","Added button to sort networks based on their horizontal distance" -"PRT_UPD_30_4","Added scrollwheel support to horizontal/vertical offsets texts" -"PRT_UPD_30_5","Improved straight roads handling for certain angles" -"PRT_UPD_30_6","Fixed a bug preventing trees to be applied to parallel/stacked segments" \ No newline at end of file +"PRT_UPD_30_1","Completely rewritten mod's core logic/engine" +"PRT_UPD_30_2","Fully redesigned and faster UI" +"PRT_UPD_30_3","Improved logic used to enable/disable the mod for a more consistent behavior" +"PRT_UPD_30_4","Added button to sort networks based on their horizontal distance" +"PRT_UPD_30_5","Added button to enable/disable automatic horizontal offset adjusting when changing the main selected network (parallel networks will be shifted to match new network's width)" +"PRT_UPD_30_6","Added button to enable/disable automatic angle compensation: building straight networks with sharp angles can now cause nodes to be moved to produce more pleasing results" +"PRT_UPD_30_7","Added scrollwheel support to horizontal/vertical offsets texts" +"PRT_UPD_30_8","Pressing ALT will now switch building side (use this if upgrading curves produces unexpected results)" +"PRT_UPD_30_9","Fixed a bug preventing trees to be applied to parallel/stacked segments" \ No newline at end of file From 85f736d123699d5f8797c3176e4720c3a698b629 Mon Sep 17 00:00:00 2001 From: Stefano Tenuta Date: Mon, 24 Oct 2022 21:56:47 +0200 Subject: [PATCH 22/58] New translations en-EN.csv (French) --- Translations/fr-FR.csv | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Translations/fr-FR.csv b/Translations/fr-FR.csv index 78a4bac..860f0c7 100644 --- a/Translations/fr-FR.csv +++ b/Translations/fr-FR.csv @@ -53,7 +53,12 @@ SHIFT: x10" "LABEL_SAVE_PRESET_FAILED_TITLE","Save preset failed" "LABEL_SAVE_PRESET_FAILED_MESSAGE","Exception while saving preset to {0}:\r\n{1}" "LABEL_OVERWRITE_PRESET_TITLE","Overwrite" -"LABEL_OVERWRITE_PRESET_MESSAGE","File '{0}.xml' already exists, do you want to overwrite it?" +"LABEL_OVERWRITE_PRESET_MESSAGE","File '{0}' already exists, do you want to overwrite it?" +"LABEL_DELETE_CONFIRMATION_PRESET_TITLE","Delete" +"LABEL_DELETE_CONFIRMATION_PRESET_MESSAGE","Are you sure to delete '{0}'?" +"LABEL_DELETE_PRESET_BUTTON_TITLE","Delete preset" +"LABEL_DELETE_PRESET_FAILED_TITLE","Delete preset failed" +"LABEL_DELETE_PRESET_FAILED_MESSAGE","Exception while deleting preset from {0}:\r\n{1}" "LABEL_LOAD_PRESET_BUTTON_TITLE","Load preset" "LABEL_LOAD_PRESET_FAILED_TITLE","Save preset failed" "LABEL_LOAD_PRESET_FAILED_MESSAGE","Exception while saving preset to {0}:\r\n{1}" From e43870b99aad514aa41e2492fec02a088c56713b Mon Sep 17 00:00:00 2001 From: Stefano Tenuta Date: Mon, 24 Oct 2022 21:56:48 +0200 Subject: [PATCH 23/58] New translations en-EN.csv (Spanish) --- Translations/es-ES.csv | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Translations/es-ES.csv b/Translations/es-ES.csv index 78a4bac..860f0c7 100644 --- a/Translations/es-ES.csv +++ b/Translations/es-ES.csv @@ -53,7 +53,12 @@ SHIFT: x10" "LABEL_SAVE_PRESET_FAILED_TITLE","Save preset failed" "LABEL_SAVE_PRESET_FAILED_MESSAGE","Exception while saving preset to {0}:\r\n{1}" "LABEL_OVERWRITE_PRESET_TITLE","Overwrite" -"LABEL_OVERWRITE_PRESET_MESSAGE","File '{0}.xml' already exists, do you want to overwrite it?" +"LABEL_OVERWRITE_PRESET_MESSAGE","File '{0}' already exists, do you want to overwrite it?" +"LABEL_DELETE_CONFIRMATION_PRESET_TITLE","Delete" +"LABEL_DELETE_CONFIRMATION_PRESET_MESSAGE","Are you sure to delete '{0}'?" +"LABEL_DELETE_PRESET_BUTTON_TITLE","Delete preset" +"LABEL_DELETE_PRESET_FAILED_TITLE","Delete preset failed" +"LABEL_DELETE_PRESET_FAILED_MESSAGE","Exception while deleting preset from {0}:\r\n{1}" "LABEL_LOAD_PRESET_BUTTON_TITLE","Load preset" "LABEL_LOAD_PRESET_FAILED_TITLE","Save preset failed" "LABEL_LOAD_PRESET_FAILED_MESSAGE","Exception while saving preset to {0}:\r\n{1}" From b1645ab5bc8f5e4514e701b7a005c7041356ac2f Mon Sep 17 00:00:00 2001 From: Stefano Tenuta Date: Mon, 24 Oct 2022 21:56:49 +0200 Subject: [PATCH 24/58] New translations en-EN.csv (German) --- Translations/de-DE.csv | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Translations/de-DE.csv b/Translations/de-DE.csv index 78a4bac..860f0c7 100644 --- a/Translations/de-DE.csv +++ b/Translations/de-DE.csv @@ -53,7 +53,12 @@ SHIFT: x10" "LABEL_SAVE_PRESET_FAILED_TITLE","Save preset failed" "LABEL_SAVE_PRESET_FAILED_MESSAGE","Exception while saving preset to {0}:\r\n{1}" "LABEL_OVERWRITE_PRESET_TITLE","Overwrite" -"LABEL_OVERWRITE_PRESET_MESSAGE","File '{0}.xml' already exists, do you want to overwrite it?" +"LABEL_OVERWRITE_PRESET_MESSAGE","File '{0}' already exists, do you want to overwrite it?" +"LABEL_DELETE_CONFIRMATION_PRESET_TITLE","Delete" +"LABEL_DELETE_CONFIRMATION_PRESET_MESSAGE","Are you sure to delete '{0}'?" +"LABEL_DELETE_PRESET_BUTTON_TITLE","Delete preset" +"LABEL_DELETE_PRESET_FAILED_TITLE","Delete preset failed" +"LABEL_DELETE_PRESET_FAILED_MESSAGE","Exception while deleting preset from {0}:\r\n{1}" "LABEL_LOAD_PRESET_BUTTON_TITLE","Load preset" "LABEL_LOAD_PRESET_FAILED_TITLE","Save preset failed" "LABEL_LOAD_PRESET_FAILED_MESSAGE","Exception while saving preset to {0}:\r\n{1}" From dd7abb0940aad166122d69f2c6cd094d48fce15c Mon Sep 17 00:00:00 2001 From: Stefano Tenuta Date: Mon, 24 Oct 2022 21:56:50 +0200 Subject: [PATCH 25/58] New translations en-EN.csv (Italian) --- Translations/it-IT.csv | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Translations/it-IT.csv b/Translations/it-IT.csv index 78a4bac..860f0c7 100644 --- a/Translations/it-IT.csv +++ b/Translations/it-IT.csv @@ -53,7 +53,12 @@ SHIFT: x10" "LABEL_SAVE_PRESET_FAILED_TITLE","Save preset failed" "LABEL_SAVE_PRESET_FAILED_MESSAGE","Exception while saving preset to {0}:\r\n{1}" "LABEL_OVERWRITE_PRESET_TITLE","Overwrite" -"LABEL_OVERWRITE_PRESET_MESSAGE","File '{0}.xml' already exists, do you want to overwrite it?" +"LABEL_OVERWRITE_PRESET_MESSAGE","File '{0}' already exists, do you want to overwrite it?" +"LABEL_DELETE_CONFIRMATION_PRESET_TITLE","Delete" +"LABEL_DELETE_CONFIRMATION_PRESET_MESSAGE","Are you sure to delete '{0}'?" +"LABEL_DELETE_PRESET_BUTTON_TITLE","Delete preset" +"LABEL_DELETE_PRESET_FAILED_TITLE","Delete preset failed" +"LABEL_DELETE_PRESET_FAILED_MESSAGE","Exception while deleting preset from {0}:\r\n{1}" "LABEL_LOAD_PRESET_BUTTON_TITLE","Load preset" "LABEL_LOAD_PRESET_FAILED_TITLE","Save preset failed" "LABEL_LOAD_PRESET_FAILED_MESSAGE","Exception while saving preset to {0}:\r\n{1}" From 4d8c461b0d6efc253f8660b1d85fd3f9bc7c07ef Mon Sep 17 00:00:00 2001 From: Stefano Tenuta Date: Mon, 24 Oct 2022 21:56:51 +0200 Subject: [PATCH 26/58] New translations en-EN.csv (Japanese) --- Translations/ja-JP.csv | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Translations/ja-JP.csv b/Translations/ja-JP.csv index 78a4bac..860f0c7 100644 --- a/Translations/ja-JP.csv +++ b/Translations/ja-JP.csv @@ -53,7 +53,12 @@ SHIFT: x10" "LABEL_SAVE_PRESET_FAILED_TITLE","Save preset failed" "LABEL_SAVE_PRESET_FAILED_MESSAGE","Exception while saving preset to {0}:\r\n{1}" "LABEL_OVERWRITE_PRESET_TITLE","Overwrite" -"LABEL_OVERWRITE_PRESET_MESSAGE","File '{0}.xml' already exists, do you want to overwrite it?" +"LABEL_OVERWRITE_PRESET_MESSAGE","File '{0}' already exists, do you want to overwrite it?" +"LABEL_DELETE_CONFIRMATION_PRESET_TITLE","Delete" +"LABEL_DELETE_CONFIRMATION_PRESET_MESSAGE","Are you sure to delete '{0}'?" +"LABEL_DELETE_PRESET_BUTTON_TITLE","Delete preset" +"LABEL_DELETE_PRESET_FAILED_TITLE","Delete preset failed" +"LABEL_DELETE_PRESET_FAILED_MESSAGE","Exception while deleting preset from {0}:\r\n{1}" "LABEL_LOAD_PRESET_BUTTON_TITLE","Load preset" "LABEL_LOAD_PRESET_FAILED_TITLE","Save preset failed" "LABEL_LOAD_PRESET_FAILED_MESSAGE","Exception while saving preset to {0}:\r\n{1}" From c9de067001e190998dc19220e4d6a62f14ffeff9 Mon Sep 17 00:00:00 2001 From: Stefano Tenuta Date: Mon, 24 Oct 2022 21:56:52 +0200 Subject: [PATCH 27/58] New translations en-EN.csv (Dutch) --- Translations/nl-NL.csv | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Translations/nl-NL.csv b/Translations/nl-NL.csv index 78a4bac..860f0c7 100644 --- a/Translations/nl-NL.csv +++ b/Translations/nl-NL.csv @@ -53,7 +53,12 @@ SHIFT: x10" "LABEL_SAVE_PRESET_FAILED_TITLE","Save preset failed" "LABEL_SAVE_PRESET_FAILED_MESSAGE","Exception while saving preset to {0}:\r\n{1}" "LABEL_OVERWRITE_PRESET_TITLE","Overwrite" -"LABEL_OVERWRITE_PRESET_MESSAGE","File '{0}.xml' already exists, do you want to overwrite it?" +"LABEL_OVERWRITE_PRESET_MESSAGE","File '{0}' already exists, do you want to overwrite it?" +"LABEL_DELETE_CONFIRMATION_PRESET_TITLE","Delete" +"LABEL_DELETE_CONFIRMATION_PRESET_MESSAGE","Are you sure to delete '{0}'?" +"LABEL_DELETE_PRESET_BUTTON_TITLE","Delete preset" +"LABEL_DELETE_PRESET_FAILED_TITLE","Delete preset failed" +"LABEL_DELETE_PRESET_FAILED_MESSAGE","Exception while deleting preset from {0}:\r\n{1}" "LABEL_LOAD_PRESET_BUTTON_TITLE","Load preset" "LABEL_LOAD_PRESET_FAILED_TITLE","Save preset failed" "LABEL_LOAD_PRESET_FAILED_MESSAGE","Exception while saving preset to {0}:\r\n{1}" From 76048eccb4cfe94340de73946e625368b1bbbc69 Mon Sep 17 00:00:00 2001 From: Stefano Tenuta Date: Mon, 24 Oct 2022 21:56:53 +0200 Subject: [PATCH 28/58] New translations en-EN.csv (Portuguese) --- Translations/pt-PT.csv | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Translations/pt-PT.csv b/Translations/pt-PT.csv index 78a4bac..860f0c7 100644 --- a/Translations/pt-PT.csv +++ b/Translations/pt-PT.csv @@ -53,7 +53,12 @@ SHIFT: x10" "LABEL_SAVE_PRESET_FAILED_TITLE","Save preset failed" "LABEL_SAVE_PRESET_FAILED_MESSAGE","Exception while saving preset to {0}:\r\n{1}" "LABEL_OVERWRITE_PRESET_TITLE","Overwrite" -"LABEL_OVERWRITE_PRESET_MESSAGE","File '{0}.xml' already exists, do you want to overwrite it?" +"LABEL_OVERWRITE_PRESET_MESSAGE","File '{0}' already exists, do you want to overwrite it?" +"LABEL_DELETE_CONFIRMATION_PRESET_TITLE","Delete" +"LABEL_DELETE_CONFIRMATION_PRESET_MESSAGE","Are you sure to delete '{0}'?" +"LABEL_DELETE_PRESET_BUTTON_TITLE","Delete preset" +"LABEL_DELETE_PRESET_FAILED_TITLE","Delete preset failed" +"LABEL_DELETE_PRESET_FAILED_MESSAGE","Exception while deleting preset from {0}:\r\n{1}" "LABEL_LOAD_PRESET_BUTTON_TITLE","Load preset" "LABEL_LOAD_PRESET_FAILED_TITLE","Save preset failed" "LABEL_LOAD_PRESET_FAILED_MESSAGE","Exception while saving preset to {0}:\r\n{1}" From 342e9b5548b4a028c4a4139c38a08b885ea20aa2 Mon Sep 17 00:00:00 2001 From: Stefano Tenuta Date: Mon, 24 Oct 2022 21:56:54 +0200 Subject: [PATCH 29/58] New translations en-EN.csv (Russian) --- Translations/ru-RU.csv | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Translations/ru-RU.csv b/Translations/ru-RU.csv index 78a4bac..860f0c7 100644 --- a/Translations/ru-RU.csv +++ b/Translations/ru-RU.csv @@ -53,7 +53,12 @@ SHIFT: x10" "LABEL_SAVE_PRESET_FAILED_TITLE","Save preset failed" "LABEL_SAVE_PRESET_FAILED_MESSAGE","Exception while saving preset to {0}:\r\n{1}" "LABEL_OVERWRITE_PRESET_TITLE","Overwrite" -"LABEL_OVERWRITE_PRESET_MESSAGE","File '{0}.xml' already exists, do you want to overwrite it?" +"LABEL_OVERWRITE_PRESET_MESSAGE","File '{0}' already exists, do you want to overwrite it?" +"LABEL_DELETE_CONFIRMATION_PRESET_TITLE","Delete" +"LABEL_DELETE_CONFIRMATION_PRESET_MESSAGE","Are you sure to delete '{0}'?" +"LABEL_DELETE_PRESET_BUTTON_TITLE","Delete preset" +"LABEL_DELETE_PRESET_FAILED_TITLE","Delete preset failed" +"LABEL_DELETE_PRESET_FAILED_MESSAGE","Exception while deleting preset from {0}:\r\n{1}" "LABEL_LOAD_PRESET_BUTTON_TITLE","Load preset" "LABEL_LOAD_PRESET_FAILED_TITLE","Save preset failed" "LABEL_LOAD_PRESET_FAILED_MESSAGE","Exception while saving preset to {0}:\r\n{1}" From 57dba18ee21706631b9fe50c4804d49cfd6a1362 Mon Sep 17 00:00:00 2001 From: Stefano Tenuta Date: Mon, 24 Oct 2022 21:56:55 +0200 Subject: [PATCH 30/58] New translations en-EN.csv (Chinese Simplified) --- Translations/zh-CN.csv | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Translations/zh-CN.csv b/Translations/zh-CN.csv index 78a4bac..860f0c7 100644 --- a/Translations/zh-CN.csv +++ b/Translations/zh-CN.csv @@ -53,7 +53,12 @@ SHIFT: x10" "LABEL_SAVE_PRESET_FAILED_TITLE","Save preset failed" "LABEL_SAVE_PRESET_FAILED_MESSAGE","Exception while saving preset to {0}:\r\n{1}" "LABEL_OVERWRITE_PRESET_TITLE","Overwrite" -"LABEL_OVERWRITE_PRESET_MESSAGE","File '{0}.xml' already exists, do you want to overwrite it?" +"LABEL_OVERWRITE_PRESET_MESSAGE","File '{0}' already exists, do you want to overwrite it?" +"LABEL_DELETE_CONFIRMATION_PRESET_TITLE","Delete" +"LABEL_DELETE_CONFIRMATION_PRESET_MESSAGE","Are you sure to delete '{0}'?" +"LABEL_DELETE_PRESET_BUTTON_TITLE","Delete preset" +"LABEL_DELETE_PRESET_FAILED_TITLE","Delete preset failed" +"LABEL_DELETE_PRESET_FAILED_MESSAGE","Exception while deleting preset from {0}:\r\n{1}" "LABEL_LOAD_PRESET_BUTTON_TITLE","Load preset" "LABEL_LOAD_PRESET_FAILED_TITLE","Save preset failed" "LABEL_LOAD_PRESET_FAILED_MESSAGE","Exception while saving preset to {0}:\r\n{1}" From 459f15db8f1ce6a4de9012e712307304676b264d Mon Sep 17 00:00:00 2001 From: Stefano Tenuta Date: Mon, 24 Oct 2022 21:56:56 +0200 Subject: [PATCH 31/58] New translations en-EN.csv (English) --- Translations/en-US.csv | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Translations/en-US.csv b/Translations/en-US.csv index 78a4bac..860f0c7 100644 --- a/Translations/en-US.csv +++ b/Translations/en-US.csv @@ -53,7 +53,12 @@ SHIFT: x10" "LABEL_SAVE_PRESET_FAILED_TITLE","Save preset failed" "LABEL_SAVE_PRESET_FAILED_MESSAGE","Exception while saving preset to {0}:\r\n{1}" "LABEL_OVERWRITE_PRESET_TITLE","Overwrite" -"LABEL_OVERWRITE_PRESET_MESSAGE","File '{0}.xml' already exists, do you want to overwrite it?" +"LABEL_OVERWRITE_PRESET_MESSAGE","File '{0}' already exists, do you want to overwrite it?" +"LABEL_DELETE_CONFIRMATION_PRESET_TITLE","Delete" +"LABEL_DELETE_CONFIRMATION_PRESET_MESSAGE","Are you sure to delete '{0}'?" +"LABEL_DELETE_PRESET_BUTTON_TITLE","Delete preset" +"LABEL_DELETE_PRESET_FAILED_TITLE","Delete preset failed" +"LABEL_DELETE_PRESET_FAILED_MESSAGE","Exception while deleting preset from {0}:\r\n{1}" "LABEL_LOAD_PRESET_BUTTON_TITLE","Load preset" "LABEL_LOAD_PRESET_FAILED_TITLE","Save preset failed" "LABEL_LOAD_PRESET_FAILED_MESSAGE","Exception while saving preset to {0}:\r\n{1}" From 623865847c616b8faf443cb6f08c22a935751654 Mon Sep 17 00:00:00 2001 From: Stefano Tenuta Date: Thu, 27 Oct 2022 16:50:56 +0200 Subject: [PATCH 32/58] Update source file en-EN.csv --- Translations/en-EN.csv | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Translations/en-EN.csv b/Translations/en-EN.csv index 8d440fb..5082490 100644 --- a/Translations/en-EN.csv +++ b/Translations/en-EN.csv @@ -53,7 +53,12 @@ SHIFT: x10" "LABEL_SAVE_PRESET_FAILED_TITLE","Save preset failed" "LABEL_SAVE_PRESET_FAILED_MESSAGE","Exception while saving preset to {0}:\r\n{1}" "LABEL_OVERWRITE_PRESET_TITLE","Overwrite" -"LABEL_OVERWRITE_PRESET_MESSAGE","File '{0}.xml' already exists, do you want to overwrite it?" +"LABEL_OVERWRITE_PRESET_MESSAGE","File '{0}' already exists, do you want to overwrite it?" +"LABEL_DELETE_CONFIRMATION_PRESET_TITLE","Delete" +"LABEL_DELETE_CONFIRMATION_PRESET_MESSAGE","Are you sure to delete '{0}'?" +"LABEL_DELETE_PRESET_BUTTON_TITLE","Delete preset" +"LABEL_DELETE_PRESET_FAILED_TITLE","Delete preset failed" +"LABEL_DELETE_PRESET_FAILED_MESSAGE","Exception while deleting preset from {0}:\r\n{1}" "LABEL_LOAD_PRESET_BUTTON_TITLE","Load preset" "LABEL_LOAD_PRESET_FAILED_TITLE","Save preset failed" "LABEL_LOAD_PRESET_FAILED_MESSAGE","Exception while saving preset to {0}:\r\n{1}" From ca61b007f91d2d5a0a9e6fc85fec6afc4411d8d0 Mon Sep 17 00:00:00 2001 From: Stefano Tenuta Date: Mon, 31 Oct 2022 01:13:54 +0100 Subject: [PATCH 33/58] New translations en-EN.csv (Greek) --- Translations/el-GR.csv | 74 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 74 insertions(+) create mode 100644 Translations/el-GR.csv diff --git a/Translations/el-GR.csv b/Translations/el-GR.csv new file mode 100644 index 0000000..860f0c7 --- /dev/null +++ b/Translations/el-GR.csv @@ -0,0 +1,74 @@ +"LANGUAGE","English","Language name (in native language)." +"LANGUAGE_GAME","Use game language","Default selection in language selection menu." +"NOTE_CLOSE","Close","Notification button text - closes the notification." +"NOTE_DONTSHOWAGAIN","Don't show again","Notification button text - don't show this notification again." +"NO","No","Notification button text - don't perform this action." +"YES","Yes","Notification button text - perfom this action." +"PRESS_ANY_KEY","Press any key","Shown when awaiting user input when changing a key setting." +"CONFLICT_DETECTED","Mod conflict detected!","Warning message that a mod conflict was detected." +"UNABLE_TO_OPERATE","This means that the mod is not able to operate and has shut down.","Warning message letting the user know that the mod can't work." +"CONFLICTING_MODS","The conflicting mods are:","Part of the mod conflict warning notification - header for the list of conflicting mods." +"HARMONY_ERROR","The mod was unable to properly apply its required Harmony patches.","Warning message that a patching problem was detected, and the mod can't operate." +"HARMONY_PROBLEM_CAUSES","Possible causes of this problem include:","Header for list of possible causes of Harmony errors." +"HARMONY_NOT_INSTALLED","The required Harmony 2 mod dependency was not installed","Possible cause of Harmony error - Harmony not installed." +"HARMONY_MOD_ERROR","An old and/or broken mod is preventing Harmony 2 from operating properly","Possible cause of Harmony error - a broken mod (not this one) can cause things to stop working." +"HARMONY_MOD_CONFLICT","Another mod may be trying to apply a conflicting Harmony patch","Possible cause of Harmony error - two mods trying to patch the same thing at once." +"MOD_DESCRIPTION","Helps you easily drawing parallel and stacked networks" +"FAILED","failed" +"MAJOR_GAME_UPDATE","Major game update detected. Mod is now inactive." +"CHOOSE_LANGUAGE","Choose language" +"BETA_WARNING_TEXT","!!! WARNING !!! +You're using a BETA software which can contain some bugs. +Unless you want to test the new features, please move to the stable version on Workshop." +"GROUP_KEY_BINDINGS_NAME","Keybindings" +"GROUP_BUTTONS_NAME","Need help?" +"SELECT_KEYMAPPING_TOGGLE_BUTTON_LABEL","Open/close mod's window" +"SELECT_KEYMAPPING_INCREASE_HORIZONTAL_OFFSET_LABEL","Increase horizontal offset" +"SELECT_KEYMAPPING_DECREASE_HORIZONTAL_OFFSET_LABEL","Decrease horizontal offset" +"SELECT_KEYMAPPING_INCREASE_VERTICAL_OFFSET_LABEL","Increase vertical offset" +"SELECT_KEYMAPPING_DECREASE_VERTICAL_OFFSET_LABEL","Decrease vertical offset" +"BUTTON_RESET_TOOL_WINDOW_POSITION_LABEL","Reset window's position" +"BUTTON_RESET_TOOL_BUTTON_POSITION_LABEL","Reset button's position" +"CHECKBOX_RENDER_DEBUG_LABEL","render debug overlays" +"TOOLTIP_TOOL_TOGGLE_BUTTON","Parallel Road Tool" +"TOOLTIP_SAVE_BUTTON","Save preset" +"TOOLTIP_LOAD_BUTTON","Load preset" +"TOOLTIP_SNAPPING_TOGGLE_BUTTON","Snap to existing nodes" +"TOOLTIP_AUTO_WIDTH_TOGGLE_BUTTON","Adjust horizontal offsets when main network changes" +"TOOLTIP_ANGLE_COMPENSATION_TOGGLE_BUTTON","Angle compensation" +"TOOLTIP_SORT_NETWORKS_BUTTON","Sort networks by horizontal distance (ascending)" +"TOOLTIP_ADD_NETWORK_BUTTON","Add network" +"TOOLTIP_REMOVE_NETWORK_BUTTON","Remove network" +"TOOLTIP_INVERT_DIRECTION_TOGGLE_BUTTON","Invert direction" +"TOOLTIP_HORIZONTAL_OFFSET_TEXT","Horizontal distance from previous segment +Scroll to change +CTRL: x0.1 +SHIFT: x10" +"TOOLTIP_VERTICAL_OFFSET_TEXT","Vertical distance from previous segment +Scroll to change +CTRL: x0.1 +SHIFT: x10" +"LABEL_SAVE_PRESET_WINDOW_TITLE","Save preset" +"LABEL_LOAD_PRESET_WINDOW_TITLE","Load preset" +"LABEL_SAVE_PRESET_FAILED_TITLE","Save preset failed" +"LABEL_SAVE_PRESET_FAILED_MESSAGE","Exception while saving preset to {0}:\r\n{1}" +"LABEL_OVERWRITE_PRESET_TITLE","Overwrite" +"LABEL_OVERWRITE_PRESET_MESSAGE","File '{0}' already exists, do you want to overwrite it?" +"LABEL_DELETE_CONFIRMATION_PRESET_TITLE","Delete" +"LABEL_DELETE_CONFIRMATION_PRESET_MESSAGE","Are you sure to delete '{0}'?" +"LABEL_DELETE_PRESET_BUTTON_TITLE","Delete preset" +"LABEL_DELETE_PRESET_FAILED_TITLE","Delete preset failed" +"LABEL_DELETE_PRESET_FAILED_MESSAGE","Exception while deleting preset from {0}:\r\n{1}" +"LABEL_LOAD_PRESET_BUTTON_TITLE","Load preset" +"LABEL_LOAD_PRESET_FAILED_TITLE","Save preset failed" +"LABEL_LOAD_PRESET_FAILED_MESSAGE","Exception while saving preset to {0}:\r\n{1}" +"PRT_UPD_30_0","Moved mod core to Harmony for better compatibility with other mods" +"PRT_UPD_30_1","Completely rewritten mod's core logic/engine" +"PRT_UPD_30_2","Fully redesigned and faster UI" +"PRT_UPD_30_3","Improved logic used to enable/disable the mod for a more consistent behavior" +"PRT_UPD_30_4","Added button to sort networks based on their horizontal distance" +"PRT_UPD_30_5","Added button to enable/disable automatic horizontal offset adjusting when changing the main selected network (parallel networks will be shifted to match new network's width)" +"PRT_UPD_30_6","Added button to enable/disable automatic angle compensation: building straight networks with sharp angles can now cause nodes to be moved to produce more pleasing results" +"PRT_UPD_30_7","Added scrollwheel support to horizontal/vertical offsets texts" +"PRT_UPD_30_8","Pressing ALT will now switch building side (use this if upgrading curves produces unexpected results)" +"PRT_UPD_30_9","Fixed a bug preventing trees to be applied to parallel/stacked segments" From ff5a97c75ded6c232ec85d42b95a7a10e93a14ba Mon Sep 17 00:00:00 2001 From: Stefano Tenuta Date: Mon, 31 Oct 2022 01:13:54 +0100 Subject: [PATCH 34/58] New translations en-EN.csv (Vietnamese) --- Translations/vi-VN.csv | 74 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 74 insertions(+) create mode 100644 Translations/vi-VN.csv diff --git a/Translations/vi-VN.csv b/Translations/vi-VN.csv new file mode 100644 index 0000000..860f0c7 --- /dev/null +++ b/Translations/vi-VN.csv @@ -0,0 +1,74 @@ +"LANGUAGE","English","Language name (in native language)." +"LANGUAGE_GAME","Use game language","Default selection in language selection menu." +"NOTE_CLOSE","Close","Notification button text - closes the notification." +"NOTE_DONTSHOWAGAIN","Don't show again","Notification button text - don't show this notification again." +"NO","No","Notification button text - don't perform this action." +"YES","Yes","Notification button text - perfom this action." +"PRESS_ANY_KEY","Press any key","Shown when awaiting user input when changing a key setting." +"CONFLICT_DETECTED","Mod conflict detected!","Warning message that a mod conflict was detected." +"UNABLE_TO_OPERATE","This means that the mod is not able to operate and has shut down.","Warning message letting the user know that the mod can't work." +"CONFLICTING_MODS","The conflicting mods are:","Part of the mod conflict warning notification - header for the list of conflicting mods." +"HARMONY_ERROR","The mod was unable to properly apply its required Harmony patches.","Warning message that a patching problem was detected, and the mod can't operate." +"HARMONY_PROBLEM_CAUSES","Possible causes of this problem include:","Header for list of possible causes of Harmony errors." +"HARMONY_NOT_INSTALLED","The required Harmony 2 mod dependency was not installed","Possible cause of Harmony error - Harmony not installed." +"HARMONY_MOD_ERROR","An old and/or broken mod is preventing Harmony 2 from operating properly","Possible cause of Harmony error - a broken mod (not this one) can cause things to stop working." +"HARMONY_MOD_CONFLICT","Another mod may be trying to apply a conflicting Harmony patch","Possible cause of Harmony error - two mods trying to patch the same thing at once." +"MOD_DESCRIPTION","Helps you easily drawing parallel and stacked networks" +"FAILED","failed" +"MAJOR_GAME_UPDATE","Major game update detected. Mod is now inactive." +"CHOOSE_LANGUAGE","Choose language" +"BETA_WARNING_TEXT","!!! WARNING !!! +You're using a BETA software which can contain some bugs. +Unless you want to test the new features, please move to the stable version on Workshop." +"GROUP_KEY_BINDINGS_NAME","Keybindings" +"GROUP_BUTTONS_NAME","Need help?" +"SELECT_KEYMAPPING_TOGGLE_BUTTON_LABEL","Open/close mod's window" +"SELECT_KEYMAPPING_INCREASE_HORIZONTAL_OFFSET_LABEL","Increase horizontal offset" +"SELECT_KEYMAPPING_DECREASE_HORIZONTAL_OFFSET_LABEL","Decrease horizontal offset" +"SELECT_KEYMAPPING_INCREASE_VERTICAL_OFFSET_LABEL","Increase vertical offset" +"SELECT_KEYMAPPING_DECREASE_VERTICAL_OFFSET_LABEL","Decrease vertical offset" +"BUTTON_RESET_TOOL_WINDOW_POSITION_LABEL","Reset window's position" +"BUTTON_RESET_TOOL_BUTTON_POSITION_LABEL","Reset button's position" +"CHECKBOX_RENDER_DEBUG_LABEL","render debug overlays" +"TOOLTIP_TOOL_TOGGLE_BUTTON","Parallel Road Tool" +"TOOLTIP_SAVE_BUTTON","Save preset" +"TOOLTIP_LOAD_BUTTON","Load preset" +"TOOLTIP_SNAPPING_TOGGLE_BUTTON","Snap to existing nodes" +"TOOLTIP_AUTO_WIDTH_TOGGLE_BUTTON","Adjust horizontal offsets when main network changes" +"TOOLTIP_ANGLE_COMPENSATION_TOGGLE_BUTTON","Angle compensation" +"TOOLTIP_SORT_NETWORKS_BUTTON","Sort networks by horizontal distance (ascending)" +"TOOLTIP_ADD_NETWORK_BUTTON","Add network" +"TOOLTIP_REMOVE_NETWORK_BUTTON","Remove network" +"TOOLTIP_INVERT_DIRECTION_TOGGLE_BUTTON","Invert direction" +"TOOLTIP_HORIZONTAL_OFFSET_TEXT","Horizontal distance from previous segment +Scroll to change +CTRL: x0.1 +SHIFT: x10" +"TOOLTIP_VERTICAL_OFFSET_TEXT","Vertical distance from previous segment +Scroll to change +CTRL: x0.1 +SHIFT: x10" +"LABEL_SAVE_PRESET_WINDOW_TITLE","Save preset" +"LABEL_LOAD_PRESET_WINDOW_TITLE","Load preset" +"LABEL_SAVE_PRESET_FAILED_TITLE","Save preset failed" +"LABEL_SAVE_PRESET_FAILED_MESSAGE","Exception while saving preset to {0}:\r\n{1}" +"LABEL_OVERWRITE_PRESET_TITLE","Overwrite" +"LABEL_OVERWRITE_PRESET_MESSAGE","File '{0}' already exists, do you want to overwrite it?" +"LABEL_DELETE_CONFIRMATION_PRESET_TITLE","Delete" +"LABEL_DELETE_CONFIRMATION_PRESET_MESSAGE","Are you sure to delete '{0}'?" +"LABEL_DELETE_PRESET_BUTTON_TITLE","Delete preset" +"LABEL_DELETE_PRESET_FAILED_TITLE","Delete preset failed" +"LABEL_DELETE_PRESET_FAILED_MESSAGE","Exception while deleting preset from {0}:\r\n{1}" +"LABEL_LOAD_PRESET_BUTTON_TITLE","Load preset" +"LABEL_LOAD_PRESET_FAILED_TITLE","Save preset failed" +"LABEL_LOAD_PRESET_FAILED_MESSAGE","Exception while saving preset to {0}:\r\n{1}" +"PRT_UPD_30_0","Moved mod core to Harmony for better compatibility with other mods" +"PRT_UPD_30_1","Completely rewritten mod's core logic/engine" +"PRT_UPD_30_2","Fully redesigned and faster UI" +"PRT_UPD_30_3","Improved logic used to enable/disable the mod for a more consistent behavior" +"PRT_UPD_30_4","Added button to sort networks based on their horizontal distance" +"PRT_UPD_30_5","Added button to enable/disable automatic horizontal offset adjusting when changing the main selected network (parallel networks will be shifted to match new network's width)" +"PRT_UPD_30_6","Added button to enable/disable automatic angle compensation: building straight networks with sharp angles can now cause nodes to be moved to produce more pleasing results" +"PRT_UPD_30_7","Added scrollwheel support to horizontal/vertical offsets texts" +"PRT_UPD_30_8","Pressing ALT will now switch building side (use this if upgrading curves produces unexpected results)" +"PRT_UPD_30_9","Fixed a bug preventing trees to be applied to parallel/stacked segments" From caabbba82f2105e9f954e87d0bdbb8583bca7350 Mon Sep 17 00:00:00 2001 From: Stefano Tenuta Date: Mon, 31 Oct 2022 01:13:55 +0100 Subject: [PATCH 35/58] New translations en-EN.csv (Chinese Traditional) --- Translations/zh-TW.csv | 74 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 74 insertions(+) create mode 100644 Translations/zh-TW.csv diff --git a/Translations/zh-TW.csv b/Translations/zh-TW.csv new file mode 100644 index 0000000..860f0c7 --- /dev/null +++ b/Translations/zh-TW.csv @@ -0,0 +1,74 @@ +"LANGUAGE","English","Language name (in native language)." +"LANGUAGE_GAME","Use game language","Default selection in language selection menu." +"NOTE_CLOSE","Close","Notification button text - closes the notification." +"NOTE_DONTSHOWAGAIN","Don't show again","Notification button text - don't show this notification again." +"NO","No","Notification button text - don't perform this action." +"YES","Yes","Notification button text - perfom this action." +"PRESS_ANY_KEY","Press any key","Shown when awaiting user input when changing a key setting." +"CONFLICT_DETECTED","Mod conflict detected!","Warning message that a mod conflict was detected." +"UNABLE_TO_OPERATE","This means that the mod is not able to operate and has shut down.","Warning message letting the user know that the mod can't work." +"CONFLICTING_MODS","The conflicting mods are:","Part of the mod conflict warning notification - header for the list of conflicting mods." +"HARMONY_ERROR","The mod was unable to properly apply its required Harmony patches.","Warning message that a patching problem was detected, and the mod can't operate." +"HARMONY_PROBLEM_CAUSES","Possible causes of this problem include:","Header for list of possible causes of Harmony errors." +"HARMONY_NOT_INSTALLED","The required Harmony 2 mod dependency was not installed","Possible cause of Harmony error - Harmony not installed." +"HARMONY_MOD_ERROR","An old and/or broken mod is preventing Harmony 2 from operating properly","Possible cause of Harmony error - a broken mod (not this one) can cause things to stop working." +"HARMONY_MOD_CONFLICT","Another mod may be trying to apply a conflicting Harmony patch","Possible cause of Harmony error - two mods trying to patch the same thing at once." +"MOD_DESCRIPTION","Helps you easily drawing parallel and stacked networks" +"FAILED","failed" +"MAJOR_GAME_UPDATE","Major game update detected. Mod is now inactive." +"CHOOSE_LANGUAGE","Choose language" +"BETA_WARNING_TEXT","!!! WARNING !!! +You're using a BETA software which can contain some bugs. +Unless you want to test the new features, please move to the stable version on Workshop." +"GROUP_KEY_BINDINGS_NAME","Keybindings" +"GROUP_BUTTONS_NAME","Need help?" +"SELECT_KEYMAPPING_TOGGLE_BUTTON_LABEL","Open/close mod's window" +"SELECT_KEYMAPPING_INCREASE_HORIZONTAL_OFFSET_LABEL","Increase horizontal offset" +"SELECT_KEYMAPPING_DECREASE_HORIZONTAL_OFFSET_LABEL","Decrease horizontal offset" +"SELECT_KEYMAPPING_INCREASE_VERTICAL_OFFSET_LABEL","Increase vertical offset" +"SELECT_KEYMAPPING_DECREASE_VERTICAL_OFFSET_LABEL","Decrease vertical offset" +"BUTTON_RESET_TOOL_WINDOW_POSITION_LABEL","Reset window's position" +"BUTTON_RESET_TOOL_BUTTON_POSITION_LABEL","Reset button's position" +"CHECKBOX_RENDER_DEBUG_LABEL","render debug overlays" +"TOOLTIP_TOOL_TOGGLE_BUTTON","Parallel Road Tool" +"TOOLTIP_SAVE_BUTTON","Save preset" +"TOOLTIP_LOAD_BUTTON","Load preset" +"TOOLTIP_SNAPPING_TOGGLE_BUTTON","Snap to existing nodes" +"TOOLTIP_AUTO_WIDTH_TOGGLE_BUTTON","Adjust horizontal offsets when main network changes" +"TOOLTIP_ANGLE_COMPENSATION_TOGGLE_BUTTON","Angle compensation" +"TOOLTIP_SORT_NETWORKS_BUTTON","Sort networks by horizontal distance (ascending)" +"TOOLTIP_ADD_NETWORK_BUTTON","Add network" +"TOOLTIP_REMOVE_NETWORK_BUTTON","Remove network" +"TOOLTIP_INVERT_DIRECTION_TOGGLE_BUTTON","Invert direction" +"TOOLTIP_HORIZONTAL_OFFSET_TEXT","Horizontal distance from previous segment +Scroll to change +CTRL: x0.1 +SHIFT: x10" +"TOOLTIP_VERTICAL_OFFSET_TEXT","Vertical distance from previous segment +Scroll to change +CTRL: x0.1 +SHIFT: x10" +"LABEL_SAVE_PRESET_WINDOW_TITLE","Save preset" +"LABEL_LOAD_PRESET_WINDOW_TITLE","Load preset" +"LABEL_SAVE_PRESET_FAILED_TITLE","Save preset failed" +"LABEL_SAVE_PRESET_FAILED_MESSAGE","Exception while saving preset to {0}:\r\n{1}" +"LABEL_OVERWRITE_PRESET_TITLE","Overwrite" +"LABEL_OVERWRITE_PRESET_MESSAGE","File '{0}' already exists, do you want to overwrite it?" +"LABEL_DELETE_CONFIRMATION_PRESET_TITLE","Delete" +"LABEL_DELETE_CONFIRMATION_PRESET_MESSAGE","Are you sure to delete '{0}'?" +"LABEL_DELETE_PRESET_BUTTON_TITLE","Delete preset" +"LABEL_DELETE_PRESET_FAILED_TITLE","Delete preset failed" +"LABEL_DELETE_PRESET_FAILED_MESSAGE","Exception while deleting preset from {0}:\r\n{1}" +"LABEL_LOAD_PRESET_BUTTON_TITLE","Load preset" +"LABEL_LOAD_PRESET_FAILED_TITLE","Save preset failed" +"LABEL_LOAD_PRESET_FAILED_MESSAGE","Exception while saving preset to {0}:\r\n{1}" +"PRT_UPD_30_0","Moved mod core to Harmony for better compatibility with other mods" +"PRT_UPD_30_1","Completely rewritten mod's core logic/engine" +"PRT_UPD_30_2","Fully redesigned and faster UI" +"PRT_UPD_30_3","Improved logic used to enable/disable the mod for a more consistent behavior" +"PRT_UPD_30_4","Added button to sort networks based on their horizontal distance" +"PRT_UPD_30_5","Added button to enable/disable automatic horizontal offset adjusting when changing the main selected network (parallel networks will be shifted to match new network's width)" +"PRT_UPD_30_6","Added button to enable/disable automatic angle compensation: building straight networks with sharp angles can now cause nodes to be moved to produce more pleasing results" +"PRT_UPD_30_7","Added scrollwheel support to horizontal/vertical offsets texts" +"PRT_UPD_30_8","Pressing ALT will now switch building side (use this if upgrading curves produces unexpected results)" +"PRT_UPD_30_9","Fixed a bug preventing trees to be applied to parallel/stacked segments" From cedb1078f850368415a48e7e88996ba60ca5fa86 Mon Sep 17 00:00:00 2001 From: Stefano Tenuta Date: Mon, 31 Oct 2022 01:13:56 +0100 Subject: [PATCH 36/58] New translations en-EN.csv (Ukrainian) --- Translations/uk-UA.csv | 74 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 74 insertions(+) create mode 100644 Translations/uk-UA.csv diff --git a/Translations/uk-UA.csv b/Translations/uk-UA.csv new file mode 100644 index 0000000..860f0c7 --- /dev/null +++ b/Translations/uk-UA.csv @@ -0,0 +1,74 @@ +"LANGUAGE","English","Language name (in native language)." +"LANGUAGE_GAME","Use game language","Default selection in language selection menu." +"NOTE_CLOSE","Close","Notification button text - closes the notification." +"NOTE_DONTSHOWAGAIN","Don't show again","Notification button text - don't show this notification again." +"NO","No","Notification button text - don't perform this action." +"YES","Yes","Notification button text - perfom this action." +"PRESS_ANY_KEY","Press any key","Shown when awaiting user input when changing a key setting." +"CONFLICT_DETECTED","Mod conflict detected!","Warning message that a mod conflict was detected." +"UNABLE_TO_OPERATE","This means that the mod is not able to operate and has shut down.","Warning message letting the user know that the mod can't work." +"CONFLICTING_MODS","The conflicting mods are:","Part of the mod conflict warning notification - header for the list of conflicting mods." +"HARMONY_ERROR","The mod was unable to properly apply its required Harmony patches.","Warning message that a patching problem was detected, and the mod can't operate." +"HARMONY_PROBLEM_CAUSES","Possible causes of this problem include:","Header for list of possible causes of Harmony errors." +"HARMONY_NOT_INSTALLED","The required Harmony 2 mod dependency was not installed","Possible cause of Harmony error - Harmony not installed." +"HARMONY_MOD_ERROR","An old and/or broken mod is preventing Harmony 2 from operating properly","Possible cause of Harmony error - a broken mod (not this one) can cause things to stop working." +"HARMONY_MOD_CONFLICT","Another mod may be trying to apply a conflicting Harmony patch","Possible cause of Harmony error - two mods trying to patch the same thing at once." +"MOD_DESCRIPTION","Helps you easily drawing parallel and stacked networks" +"FAILED","failed" +"MAJOR_GAME_UPDATE","Major game update detected. Mod is now inactive." +"CHOOSE_LANGUAGE","Choose language" +"BETA_WARNING_TEXT","!!! WARNING !!! +You're using a BETA software which can contain some bugs. +Unless you want to test the new features, please move to the stable version on Workshop." +"GROUP_KEY_BINDINGS_NAME","Keybindings" +"GROUP_BUTTONS_NAME","Need help?" +"SELECT_KEYMAPPING_TOGGLE_BUTTON_LABEL","Open/close mod's window" +"SELECT_KEYMAPPING_INCREASE_HORIZONTAL_OFFSET_LABEL","Increase horizontal offset" +"SELECT_KEYMAPPING_DECREASE_HORIZONTAL_OFFSET_LABEL","Decrease horizontal offset" +"SELECT_KEYMAPPING_INCREASE_VERTICAL_OFFSET_LABEL","Increase vertical offset" +"SELECT_KEYMAPPING_DECREASE_VERTICAL_OFFSET_LABEL","Decrease vertical offset" +"BUTTON_RESET_TOOL_WINDOW_POSITION_LABEL","Reset window's position" +"BUTTON_RESET_TOOL_BUTTON_POSITION_LABEL","Reset button's position" +"CHECKBOX_RENDER_DEBUG_LABEL","render debug overlays" +"TOOLTIP_TOOL_TOGGLE_BUTTON","Parallel Road Tool" +"TOOLTIP_SAVE_BUTTON","Save preset" +"TOOLTIP_LOAD_BUTTON","Load preset" +"TOOLTIP_SNAPPING_TOGGLE_BUTTON","Snap to existing nodes" +"TOOLTIP_AUTO_WIDTH_TOGGLE_BUTTON","Adjust horizontal offsets when main network changes" +"TOOLTIP_ANGLE_COMPENSATION_TOGGLE_BUTTON","Angle compensation" +"TOOLTIP_SORT_NETWORKS_BUTTON","Sort networks by horizontal distance (ascending)" +"TOOLTIP_ADD_NETWORK_BUTTON","Add network" +"TOOLTIP_REMOVE_NETWORK_BUTTON","Remove network" +"TOOLTIP_INVERT_DIRECTION_TOGGLE_BUTTON","Invert direction" +"TOOLTIP_HORIZONTAL_OFFSET_TEXT","Horizontal distance from previous segment +Scroll to change +CTRL: x0.1 +SHIFT: x10" +"TOOLTIP_VERTICAL_OFFSET_TEXT","Vertical distance from previous segment +Scroll to change +CTRL: x0.1 +SHIFT: x10" +"LABEL_SAVE_PRESET_WINDOW_TITLE","Save preset" +"LABEL_LOAD_PRESET_WINDOW_TITLE","Load preset" +"LABEL_SAVE_PRESET_FAILED_TITLE","Save preset failed" +"LABEL_SAVE_PRESET_FAILED_MESSAGE","Exception while saving preset to {0}:\r\n{1}" +"LABEL_OVERWRITE_PRESET_TITLE","Overwrite" +"LABEL_OVERWRITE_PRESET_MESSAGE","File '{0}' already exists, do you want to overwrite it?" +"LABEL_DELETE_CONFIRMATION_PRESET_TITLE","Delete" +"LABEL_DELETE_CONFIRMATION_PRESET_MESSAGE","Are you sure to delete '{0}'?" +"LABEL_DELETE_PRESET_BUTTON_TITLE","Delete preset" +"LABEL_DELETE_PRESET_FAILED_TITLE","Delete preset failed" +"LABEL_DELETE_PRESET_FAILED_MESSAGE","Exception while deleting preset from {0}:\r\n{1}" +"LABEL_LOAD_PRESET_BUTTON_TITLE","Load preset" +"LABEL_LOAD_PRESET_FAILED_TITLE","Save preset failed" +"LABEL_LOAD_PRESET_FAILED_MESSAGE","Exception while saving preset to {0}:\r\n{1}" +"PRT_UPD_30_0","Moved mod core to Harmony for better compatibility with other mods" +"PRT_UPD_30_1","Completely rewritten mod's core logic/engine" +"PRT_UPD_30_2","Fully redesigned and faster UI" +"PRT_UPD_30_3","Improved logic used to enable/disable the mod for a more consistent behavior" +"PRT_UPD_30_4","Added button to sort networks based on their horizontal distance" +"PRT_UPD_30_5","Added button to enable/disable automatic horizontal offset adjusting when changing the main selected network (parallel networks will be shifted to match new network's width)" +"PRT_UPD_30_6","Added button to enable/disable automatic angle compensation: building straight networks with sharp angles can now cause nodes to be moved to produce more pleasing results" +"PRT_UPD_30_7","Added scrollwheel support to horizontal/vertical offsets texts" +"PRT_UPD_30_8","Pressing ALT will now switch building side (use this if upgrading curves produces unexpected results)" +"PRT_UPD_30_9","Fixed a bug preventing trees to be applied to parallel/stacked segments" From eadddede54f7b7ffc0f448e4ab3c1c090093bc0b Mon Sep 17 00:00:00 2001 From: Stefano Tenuta Date: Mon, 31 Oct 2022 01:13:57 +0100 Subject: [PATCH 37/58] New translations en-EN.csv (Turkish) --- Translations/tr-TR.csv | 74 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 74 insertions(+) create mode 100644 Translations/tr-TR.csv diff --git a/Translations/tr-TR.csv b/Translations/tr-TR.csv new file mode 100644 index 0000000..860f0c7 --- /dev/null +++ b/Translations/tr-TR.csv @@ -0,0 +1,74 @@ +"LANGUAGE","English","Language name (in native language)." +"LANGUAGE_GAME","Use game language","Default selection in language selection menu." +"NOTE_CLOSE","Close","Notification button text - closes the notification." +"NOTE_DONTSHOWAGAIN","Don't show again","Notification button text - don't show this notification again." +"NO","No","Notification button text - don't perform this action." +"YES","Yes","Notification button text - perfom this action." +"PRESS_ANY_KEY","Press any key","Shown when awaiting user input when changing a key setting." +"CONFLICT_DETECTED","Mod conflict detected!","Warning message that a mod conflict was detected." +"UNABLE_TO_OPERATE","This means that the mod is not able to operate and has shut down.","Warning message letting the user know that the mod can't work." +"CONFLICTING_MODS","The conflicting mods are:","Part of the mod conflict warning notification - header for the list of conflicting mods." +"HARMONY_ERROR","The mod was unable to properly apply its required Harmony patches.","Warning message that a patching problem was detected, and the mod can't operate." +"HARMONY_PROBLEM_CAUSES","Possible causes of this problem include:","Header for list of possible causes of Harmony errors." +"HARMONY_NOT_INSTALLED","The required Harmony 2 mod dependency was not installed","Possible cause of Harmony error - Harmony not installed." +"HARMONY_MOD_ERROR","An old and/or broken mod is preventing Harmony 2 from operating properly","Possible cause of Harmony error - a broken mod (not this one) can cause things to stop working." +"HARMONY_MOD_CONFLICT","Another mod may be trying to apply a conflicting Harmony patch","Possible cause of Harmony error - two mods trying to patch the same thing at once." +"MOD_DESCRIPTION","Helps you easily drawing parallel and stacked networks" +"FAILED","failed" +"MAJOR_GAME_UPDATE","Major game update detected. Mod is now inactive." +"CHOOSE_LANGUAGE","Choose language" +"BETA_WARNING_TEXT","!!! WARNING !!! +You're using a BETA software which can contain some bugs. +Unless you want to test the new features, please move to the stable version on Workshop." +"GROUP_KEY_BINDINGS_NAME","Keybindings" +"GROUP_BUTTONS_NAME","Need help?" +"SELECT_KEYMAPPING_TOGGLE_BUTTON_LABEL","Open/close mod's window" +"SELECT_KEYMAPPING_INCREASE_HORIZONTAL_OFFSET_LABEL","Increase horizontal offset" +"SELECT_KEYMAPPING_DECREASE_HORIZONTAL_OFFSET_LABEL","Decrease horizontal offset" +"SELECT_KEYMAPPING_INCREASE_VERTICAL_OFFSET_LABEL","Increase vertical offset" +"SELECT_KEYMAPPING_DECREASE_VERTICAL_OFFSET_LABEL","Decrease vertical offset" +"BUTTON_RESET_TOOL_WINDOW_POSITION_LABEL","Reset window's position" +"BUTTON_RESET_TOOL_BUTTON_POSITION_LABEL","Reset button's position" +"CHECKBOX_RENDER_DEBUG_LABEL","render debug overlays" +"TOOLTIP_TOOL_TOGGLE_BUTTON","Parallel Road Tool" +"TOOLTIP_SAVE_BUTTON","Save preset" +"TOOLTIP_LOAD_BUTTON","Load preset" +"TOOLTIP_SNAPPING_TOGGLE_BUTTON","Snap to existing nodes" +"TOOLTIP_AUTO_WIDTH_TOGGLE_BUTTON","Adjust horizontal offsets when main network changes" +"TOOLTIP_ANGLE_COMPENSATION_TOGGLE_BUTTON","Angle compensation" +"TOOLTIP_SORT_NETWORKS_BUTTON","Sort networks by horizontal distance (ascending)" +"TOOLTIP_ADD_NETWORK_BUTTON","Add network" +"TOOLTIP_REMOVE_NETWORK_BUTTON","Remove network" +"TOOLTIP_INVERT_DIRECTION_TOGGLE_BUTTON","Invert direction" +"TOOLTIP_HORIZONTAL_OFFSET_TEXT","Horizontal distance from previous segment +Scroll to change +CTRL: x0.1 +SHIFT: x10" +"TOOLTIP_VERTICAL_OFFSET_TEXT","Vertical distance from previous segment +Scroll to change +CTRL: x0.1 +SHIFT: x10" +"LABEL_SAVE_PRESET_WINDOW_TITLE","Save preset" +"LABEL_LOAD_PRESET_WINDOW_TITLE","Load preset" +"LABEL_SAVE_PRESET_FAILED_TITLE","Save preset failed" +"LABEL_SAVE_PRESET_FAILED_MESSAGE","Exception while saving preset to {0}:\r\n{1}" +"LABEL_OVERWRITE_PRESET_TITLE","Overwrite" +"LABEL_OVERWRITE_PRESET_MESSAGE","File '{0}' already exists, do you want to overwrite it?" +"LABEL_DELETE_CONFIRMATION_PRESET_TITLE","Delete" +"LABEL_DELETE_CONFIRMATION_PRESET_MESSAGE","Are you sure to delete '{0}'?" +"LABEL_DELETE_PRESET_BUTTON_TITLE","Delete preset" +"LABEL_DELETE_PRESET_FAILED_TITLE","Delete preset failed" +"LABEL_DELETE_PRESET_FAILED_MESSAGE","Exception while deleting preset from {0}:\r\n{1}" +"LABEL_LOAD_PRESET_BUTTON_TITLE","Load preset" +"LABEL_LOAD_PRESET_FAILED_TITLE","Save preset failed" +"LABEL_LOAD_PRESET_FAILED_MESSAGE","Exception while saving preset to {0}:\r\n{1}" +"PRT_UPD_30_0","Moved mod core to Harmony for better compatibility with other mods" +"PRT_UPD_30_1","Completely rewritten mod's core logic/engine" +"PRT_UPD_30_2","Fully redesigned and faster UI" +"PRT_UPD_30_3","Improved logic used to enable/disable the mod for a more consistent behavior" +"PRT_UPD_30_4","Added button to sort networks based on their horizontal distance" +"PRT_UPD_30_5","Added button to enable/disable automatic horizontal offset adjusting when changing the main selected network (parallel networks will be shifted to match new network's width)" +"PRT_UPD_30_6","Added button to enable/disable automatic angle compensation: building straight networks with sharp angles can now cause nodes to be moved to produce more pleasing results" +"PRT_UPD_30_7","Added scrollwheel support to horizontal/vertical offsets texts" +"PRT_UPD_30_8","Pressing ALT will now switch building side (use this if upgrading curves produces unexpected results)" +"PRT_UPD_30_9","Fixed a bug preventing trees to be applied to parallel/stacked segments" From 5fe9f142e916dbe574ad5763312f25234d644b47 Mon Sep 17 00:00:00 2001 From: Stefano Tenuta Date: Mon, 31 Oct 2022 01:13:58 +0100 Subject: [PATCH 38/58] New translations en-EN.csv (Swedish) --- Translations/sv-SE.csv | 74 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 74 insertions(+) create mode 100644 Translations/sv-SE.csv diff --git a/Translations/sv-SE.csv b/Translations/sv-SE.csv new file mode 100644 index 0000000..860f0c7 --- /dev/null +++ b/Translations/sv-SE.csv @@ -0,0 +1,74 @@ +"LANGUAGE","English","Language name (in native language)." +"LANGUAGE_GAME","Use game language","Default selection in language selection menu." +"NOTE_CLOSE","Close","Notification button text - closes the notification." +"NOTE_DONTSHOWAGAIN","Don't show again","Notification button text - don't show this notification again." +"NO","No","Notification button text - don't perform this action." +"YES","Yes","Notification button text - perfom this action." +"PRESS_ANY_KEY","Press any key","Shown when awaiting user input when changing a key setting." +"CONFLICT_DETECTED","Mod conflict detected!","Warning message that a mod conflict was detected." +"UNABLE_TO_OPERATE","This means that the mod is not able to operate and has shut down.","Warning message letting the user know that the mod can't work." +"CONFLICTING_MODS","The conflicting mods are:","Part of the mod conflict warning notification - header for the list of conflicting mods." +"HARMONY_ERROR","The mod was unable to properly apply its required Harmony patches.","Warning message that a patching problem was detected, and the mod can't operate." +"HARMONY_PROBLEM_CAUSES","Possible causes of this problem include:","Header for list of possible causes of Harmony errors." +"HARMONY_NOT_INSTALLED","The required Harmony 2 mod dependency was not installed","Possible cause of Harmony error - Harmony not installed." +"HARMONY_MOD_ERROR","An old and/or broken mod is preventing Harmony 2 from operating properly","Possible cause of Harmony error - a broken mod (not this one) can cause things to stop working." +"HARMONY_MOD_CONFLICT","Another mod may be trying to apply a conflicting Harmony patch","Possible cause of Harmony error - two mods trying to patch the same thing at once." +"MOD_DESCRIPTION","Helps you easily drawing parallel and stacked networks" +"FAILED","failed" +"MAJOR_GAME_UPDATE","Major game update detected. Mod is now inactive." +"CHOOSE_LANGUAGE","Choose language" +"BETA_WARNING_TEXT","!!! WARNING !!! +You're using a BETA software which can contain some bugs. +Unless you want to test the new features, please move to the stable version on Workshop." +"GROUP_KEY_BINDINGS_NAME","Keybindings" +"GROUP_BUTTONS_NAME","Need help?" +"SELECT_KEYMAPPING_TOGGLE_BUTTON_LABEL","Open/close mod's window" +"SELECT_KEYMAPPING_INCREASE_HORIZONTAL_OFFSET_LABEL","Increase horizontal offset" +"SELECT_KEYMAPPING_DECREASE_HORIZONTAL_OFFSET_LABEL","Decrease horizontal offset" +"SELECT_KEYMAPPING_INCREASE_VERTICAL_OFFSET_LABEL","Increase vertical offset" +"SELECT_KEYMAPPING_DECREASE_VERTICAL_OFFSET_LABEL","Decrease vertical offset" +"BUTTON_RESET_TOOL_WINDOW_POSITION_LABEL","Reset window's position" +"BUTTON_RESET_TOOL_BUTTON_POSITION_LABEL","Reset button's position" +"CHECKBOX_RENDER_DEBUG_LABEL","render debug overlays" +"TOOLTIP_TOOL_TOGGLE_BUTTON","Parallel Road Tool" +"TOOLTIP_SAVE_BUTTON","Save preset" +"TOOLTIP_LOAD_BUTTON","Load preset" +"TOOLTIP_SNAPPING_TOGGLE_BUTTON","Snap to existing nodes" +"TOOLTIP_AUTO_WIDTH_TOGGLE_BUTTON","Adjust horizontal offsets when main network changes" +"TOOLTIP_ANGLE_COMPENSATION_TOGGLE_BUTTON","Angle compensation" +"TOOLTIP_SORT_NETWORKS_BUTTON","Sort networks by horizontal distance (ascending)" +"TOOLTIP_ADD_NETWORK_BUTTON","Add network" +"TOOLTIP_REMOVE_NETWORK_BUTTON","Remove network" +"TOOLTIP_INVERT_DIRECTION_TOGGLE_BUTTON","Invert direction" +"TOOLTIP_HORIZONTAL_OFFSET_TEXT","Horizontal distance from previous segment +Scroll to change +CTRL: x0.1 +SHIFT: x10" +"TOOLTIP_VERTICAL_OFFSET_TEXT","Vertical distance from previous segment +Scroll to change +CTRL: x0.1 +SHIFT: x10" +"LABEL_SAVE_PRESET_WINDOW_TITLE","Save preset" +"LABEL_LOAD_PRESET_WINDOW_TITLE","Load preset" +"LABEL_SAVE_PRESET_FAILED_TITLE","Save preset failed" +"LABEL_SAVE_PRESET_FAILED_MESSAGE","Exception while saving preset to {0}:\r\n{1}" +"LABEL_OVERWRITE_PRESET_TITLE","Overwrite" +"LABEL_OVERWRITE_PRESET_MESSAGE","File '{0}' already exists, do you want to overwrite it?" +"LABEL_DELETE_CONFIRMATION_PRESET_TITLE","Delete" +"LABEL_DELETE_CONFIRMATION_PRESET_MESSAGE","Are you sure to delete '{0}'?" +"LABEL_DELETE_PRESET_BUTTON_TITLE","Delete preset" +"LABEL_DELETE_PRESET_FAILED_TITLE","Delete preset failed" +"LABEL_DELETE_PRESET_FAILED_MESSAGE","Exception while deleting preset from {0}:\r\n{1}" +"LABEL_LOAD_PRESET_BUTTON_TITLE","Load preset" +"LABEL_LOAD_PRESET_FAILED_TITLE","Save preset failed" +"LABEL_LOAD_PRESET_FAILED_MESSAGE","Exception while saving preset to {0}:\r\n{1}" +"PRT_UPD_30_0","Moved mod core to Harmony for better compatibility with other mods" +"PRT_UPD_30_1","Completely rewritten mod's core logic/engine" +"PRT_UPD_30_2","Fully redesigned and faster UI" +"PRT_UPD_30_3","Improved logic used to enable/disable the mod for a more consistent behavior" +"PRT_UPD_30_4","Added button to sort networks based on their horizontal distance" +"PRT_UPD_30_5","Added button to enable/disable automatic horizontal offset adjusting when changing the main selected network (parallel networks will be shifted to match new network's width)" +"PRT_UPD_30_6","Added button to enable/disable automatic angle compensation: building straight networks with sharp angles can now cause nodes to be moved to produce more pleasing results" +"PRT_UPD_30_7","Added scrollwheel support to horizontal/vertical offsets texts" +"PRT_UPD_30_8","Pressing ALT will now switch building side (use this if upgrading curves produces unexpected results)" +"PRT_UPD_30_9","Fixed a bug preventing trees to be applied to parallel/stacked segments" From 7ea5dcb1ef03e007d01a89c8c310999dec464115 Mon Sep 17 00:00:00 2001 From: Stefano Tenuta Date: Mon, 31 Oct 2022 01:13:59 +0100 Subject: [PATCH 39/58] New translations en-EN.csv (Serbian (Cyrillic)) --- Translations/sr-SP.csv | 74 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 74 insertions(+) create mode 100644 Translations/sr-SP.csv diff --git a/Translations/sr-SP.csv b/Translations/sr-SP.csv new file mode 100644 index 0000000..860f0c7 --- /dev/null +++ b/Translations/sr-SP.csv @@ -0,0 +1,74 @@ +"LANGUAGE","English","Language name (in native language)." +"LANGUAGE_GAME","Use game language","Default selection in language selection menu." +"NOTE_CLOSE","Close","Notification button text - closes the notification." +"NOTE_DONTSHOWAGAIN","Don't show again","Notification button text - don't show this notification again." +"NO","No","Notification button text - don't perform this action." +"YES","Yes","Notification button text - perfom this action." +"PRESS_ANY_KEY","Press any key","Shown when awaiting user input when changing a key setting." +"CONFLICT_DETECTED","Mod conflict detected!","Warning message that a mod conflict was detected." +"UNABLE_TO_OPERATE","This means that the mod is not able to operate and has shut down.","Warning message letting the user know that the mod can't work." +"CONFLICTING_MODS","The conflicting mods are:","Part of the mod conflict warning notification - header for the list of conflicting mods." +"HARMONY_ERROR","The mod was unable to properly apply its required Harmony patches.","Warning message that a patching problem was detected, and the mod can't operate." +"HARMONY_PROBLEM_CAUSES","Possible causes of this problem include:","Header for list of possible causes of Harmony errors." +"HARMONY_NOT_INSTALLED","The required Harmony 2 mod dependency was not installed","Possible cause of Harmony error - Harmony not installed." +"HARMONY_MOD_ERROR","An old and/or broken mod is preventing Harmony 2 from operating properly","Possible cause of Harmony error - a broken mod (not this one) can cause things to stop working." +"HARMONY_MOD_CONFLICT","Another mod may be trying to apply a conflicting Harmony patch","Possible cause of Harmony error - two mods trying to patch the same thing at once." +"MOD_DESCRIPTION","Helps you easily drawing parallel and stacked networks" +"FAILED","failed" +"MAJOR_GAME_UPDATE","Major game update detected. Mod is now inactive." +"CHOOSE_LANGUAGE","Choose language" +"BETA_WARNING_TEXT","!!! WARNING !!! +You're using a BETA software which can contain some bugs. +Unless you want to test the new features, please move to the stable version on Workshop." +"GROUP_KEY_BINDINGS_NAME","Keybindings" +"GROUP_BUTTONS_NAME","Need help?" +"SELECT_KEYMAPPING_TOGGLE_BUTTON_LABEL","Open/close mod's window" +"SELECT_KEYMAPPING_INCREASE_HORIZONTAL_OFFSET_LABEL","Increase horizontal offset" +"SELECT_KEYMAPPING_DECREASE_HORIZONTAL_OFFSET_LABEL","Decrease horizontal offset" +"SELECT_KEYMAPPING_INCREASE_VERTICAL_OFFSET_LABEL","Increase vertical offset" +"SELECT_KEYMAPPING_DECREASE_VERTICAL_OFFSET_LABEL","Decrease vertical offset" +"BUTTON_RESET_TOOL_WINDOW_POSITION_LABEL","Reset window's position" +"BUTTON_RESET_TOOL_BUTTON_POSITION_LABEL","Reset button's position" +"CHECKBOX_RENDER_DEBUG_LABEL","render debug overlays" +"TOOLTIP_TOOL_TOGGLE_BUTTON","Parallel Road Tool" +"TOOLTIP_SAVE_BUTTON","Save preset" +"TOOLTIP_LOAD_BUTTON","Load preset" +"TOOLTIP_SNAPPING_TOGGLE_BUTTON","Snap to existing nodes" +"TOOLTIP_AUTO_WIDTH_TOGGLE_BUTTON","Adjust horizontal offsets when main network changes" +"TOOLTIP_ANGLE_COMPENSATION_TOGGLE_BUTTON","Angle compensation" +"TOOLTIP_SORT_NETWORKS_BUTTON","Sort networks by horizontal distance (ascending)" +"TOOLTIP_ADD_NETWORK_BUTTON","Add network" +"TOOLTIP_REMOVE_NETWORK_BUTTON","Remove network" +"TOOLTIP_INVERT_DIRECTION_TOGGLE_BUTTON","Invert direction" +"TOOLTIP_HORIZONTAL_OFFSET_TEXT","Horizontal distance from previous segment +Scroll to change +CTRL: x0.1 +SHIFT: x10" +"TOOLTIP_VERTICAL_OFFSET_TEXT","Vertical distance from previous segment +Scroll to change +CTRL: x0.1 +SHIFT: x10" +"LABEL_SAVE_PRESET_WINDOW_TITLE","Save preset" +"LABEL_LOAD_PRESET_WINDOW_TITLE","Load preset" +"LABEL_SAVE_PRESET_FAILED_TITLE","Save preset failed" +"LABEL_SAVE_PRESET_FAILED_MESSAGE","Exception while saving preset to {0}:\r\n{1}" +"LABEL_OVERWRITE_PRESET_TITLE","Overwrite" +"LABEL_OVERWRITE_PRESET_MESSAGE","File '{0}' already exists, do you want to overwrite it?" +"LABEL_DELETE_CONFIRMATION_PRESET_TITLE","Delete" +"LABEL_DELETE_CONFIRMATION_PRESET_MESSAGE","Are you sure to delete '{0}'?" +"LABEL_DELETE_PRESET_BUTTON_TITLE","Delete preset" +"LABEL_DELETE_PRESET_FAILED_TITLE","Delete preset failed" +"LABEL_DELETE_PRESET_FAILED_MESSAGE","Exception while deleting preset from {0}:\r\n{1}" +"LABEL_LOAD_PRESET_BUTTON_TITLE","Load preset" +"LABEL_LOAD_PRESET_FAILED_TITLE","Save preset failed" +"LABEL_LOAD_PRESET_FAILED_MESSAGE","Exception while saving preset to {0}:\r\n{1}" +"PRT_UPD_30_0","Moved mod core to Harmony for better compatibility with other mods" +"PRT_UPD_30_1","Completely rewritten mod's core logic/engine" +"PRT_UPD_30_2","Fully redesigned and faster UI" +"PRT_UPD_30_3","Improved logic used to enable/disable the mod for a more consistent behavior" +"PRT_UPD_30_4","Added button to sort networks based on their horizontal distance" +"PRT_UPD_30_5","Added button to enable/disable automatic horizontal offset adjusting when changing the main selected network (parallel networks will be shifted to match new network's width)" +"PRT_UPD_30_6","Added button to enable/disable automatic angle compensation: building straight networks with sharp angles can now cause nodes to be moved to produce more pleasing results" +"PRT_UPD_30_7","Added scrollwheel support to horizontal/vertical offsets texts" +"PRT_UPD_30_8","Pressing ALT will now switch building side (use this if upgrading curves produces unexpected results)" +"PRT_UPD_30_9","Fixed a bug preventing trees to be applied to parallel/stacked segments" From 824a051ea2c9bfb5a5f8d83856b271aeb2387376 Mon Sep 17 00:00:00 2001 From: Stefano Tenuta Date: Mon, 31 Oct 2022 01:14:00 +0100 Subject: [PATCH 40/58] New translations en-EN.csv (Polish) --- Translations/pl-PL.csv | 74 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 74 insertions(+) create mode 100644 Translations/pl-PL.csv diff --git a/Translations/pl-PL.csv b/Translations/pl-PL.csv new file mode 100644 index 0000000..860f0c7 --- /dev/null +++ b/Translations/pl-PL.csv @@ -0,0 +1,74 @@ +"LANGUAGE","English","Language name (in native language)." +"LANGUAGE_GAME","Use game language","Default selection in language selection menu." +"NOTE_CLOSE","Close","Notification button text - closes the notification." +"NOTE_DONTSHOWAGAIN","Don't show again","Notification button text - don't show this notification again." +"NO","No","Notification button text - don't perform this action." +"YES","Yes","Notification button text - perfom this action." +"PRESS_ANY_KEY","Press any key","Shown when awaiting user input when changing a key setting." +"CONFLICT_DETECTED","Mod conflict detected!","Warning message that a mod conflict was detected." +"UNABLE_TO_OPERATE","This means that the mod is not able to operate and has shut down.","Warning message letting the user know that the mod can't work." +"CONFLICTING_MODS","The conflicting mods are:","Part of the mod conflict warning notification - header for the list of conflicting mods." +"HARMONY_ERROR","The mod was unable to properly apply its required Harmony patches.","Warning message that a patching problem was detected, and the mod can't operate." +"HARMONY_PROBLEM_CAUSES","Possible causes of this problem include:","Header for list of possible causes of Harmony errors." +"HARMONY_NOT_INSTALLED","The required Harmony 2 mod dependency was not installed","Possible cause of Harmony error - Harmony not installed." +"HARMONY_MOD_ERROR","An old and/or broken mod is preventing Harmony 2 from operating properly","Possible cause of Harmony error - a broken mod (not this one) can cause things to stop working." +"HARMONY_MOD_CONFLICT","Another mod may be trying to apply a conflicting Harmony patch","Possible cause of Harmony error - two mods trying to patch the same thing at once." +"MOD_DESCRIPTION","Helps you easily drawing parallel and stacked networks" +"FAILED","failed" +"MAJOR_GAME_UPDATE","Major game update detected. Mod is now inactive." +"CHOOSE_LANGUAGE","Choose language" +"BETA_WARNING_TEXT","!!! WARNING !!! +You're using a BETA software which can contain some bugs. +Unless you want to test the new features, please move to the stable version on Workshop." +"GROUP_KEY_BINDINGS_NAME","Keybindings" +"GROUP_BUTTONS_NAME","Need help?" +"SELECT_KEYMAPPING_TOGGLE_BUTTON_LABEL","Open/close mod's window" +"SELECT_KEYMAPPING_INCREASE_HORIZONTAL_OFFSET_LABEL","Increase horizontal offset" +"SELECT_KEYMAPPING_DECREASE_HORIZONTAL_OFFSET_LABEL","Decrease horizontal offset" +"SELECT_KEYMAPPING_INCREASE_VERTICAL_OFFSET_LABEL","Increase vertical offset" +"SELECT_KEYMAPPING_DECREASE_VERTICAL_OFFSET_LABEL","Decrease vertical offset" +"BUTTON_RESET_TOOL_WINDOW_POSITION_LABEL","Reset window's position" +"BUTTON_RESET_TOOL_BUTTON_POSITION_LABEL","Reset button's position" +"CHECKBOX_RENDER_DEBUG_LABEL","render debug overlays" +"TOOLTIP_TOOL_TOGGLE_BUTTON","Parallel Road Tool" +"TOOLTIP_SAVE_BUTTON","Save preset" +"TOOLTIP_LOAD_BUTTON","Load preset" +"TOOLTIP_SNAPPING_TOGGLE_BUTTON","Snap to existing nodes" +"TOOLTIP_AUTO_WIDTH_TOGGLE_BUTTON","Adjust horizontal offsets when main network changes" +"TOOLTIP_ANGLE_COMPENSATION_TOGGLE_BUTTON","Angle compensation" +"TOOLTIP_SORT_NETWORKS_BUTTON","Sort networks by horizontal distance (ascending)" +"TOOLTIP_ADD_NETWORK_BUTTON","Add network" +"TOOLTIP_REMOVE_NETWORK_BUTTON","Remove network" +"TOOLTIP_INVERT_DIRECTION_TOGGLE_BUTTON","Invert direction" +"TOOLTIP_HORIZONTAL_OFFSET_TEXT","Horizontal distance from previous segment +Scroll to change +CTRL: x0.1 +SHIFT: x10" +"TOOLTIP_VERTICAL_OFFSET_TEXT","Vertical distance from previous segment +Scroll to change +CTRL: x0.1 +SHIFT: x10" +"LABEL_SAVE_PRESET_WINDOW_TITLE","Save preset" +"LABEL_LOAD_PRESET_WINDOW_TITLE","Load preset" +"LABEL_SAVE_PRESET_FAILED_TITLE","Save preset failed" +"LABEL_SAVE_PRESET_FAILED_MESSAGE","Exception while saving preset to {0}:\r\n{1}" +"LABEL_OVERWRITE_PRESET_TITLE","Overwrite" +"LABEL_OVERWRITE_PRESET_MESSAGE","File '{0}' already exists, do you want to overwrite it?" +"LABEL_DELETE_CONFIRMATION_PRESET_TITLE","Delete" +"LABEL_DELETE_CONFIRMATION_PRESET_MESSAGE","Are you sure to delete '{0}'?" +"LABEL_DELETE_PRESET_BUTTON_TITLE","Delete preset" +"LABEL_DELETE_PRESET_FAILED_TITLE","Delete preset failed" +"LABEL_DELETE_PRESET_FAILED_MESSAGE","Exception while deleting preset from {0}:\r\n{1}" +"LABEL_LOAD_PRESET_BUTTON_TITLE","Load preset" +"LABEL_LOAD_PRESET_FAILED_TITLE","Save preset failed" +"LABEL_LOAD_PRESET_FAILED_MESSAGE","Exception while saving preset to {0}:\r\n{1}" +"PRT_UPD_30_0","Moved mod core to Harmony for better compatibility with other mods" +"PRT_UPD_30_1","Completely rewritten mod's core logic/engine" +"PRT_UPD_30_2","Fully redesigned and faster UI" +"PRT_UPD_30_3","Improved logic used to enable/disable the mod for a more consistent behavior" +"PRT_UPD_30_4","Added button to sort networks based on their horizontal distance" +"PRT_UPD_30_5","Added button to enable/disable automatic horizontal offset adjusting when changing the main selected network (parallel networks will be shifted to match new network's width)" +"PRT_UPD_30_6","Added button to enable/disable automatic angle compensation: building straight networks with sharp angles can now cause nodes to be moved to produce more pleasing results" +"PRT_UPD_30_7","Added scrollwheel support to horizontal/vertical offsets texts" +"PRT_UPD_30_8","Pressing ALT will now switch building side (use this if upgrading curves produces unexpected results)" +"PRT_UPD_30_9","Fixed a bug preventing trees to be applied to parallel/stacked segments" From 4a42839ab09881a2f0e8ac22c431a58420109940 Mon Sep 17 00:00:00 2001 From: Stefano Tenuta Date: Mon, 31 Oct 2022 01:14:01 +0100 Subject: [PATCH 41/58] New translations en-EN.csv (Norwegian) --- Translations/no-NO.csv | 74 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 74 insertions(+) create mode 100644 Translations/no-NO.csv diff --git a/Translations/no-NO.csv b/Translations/no-NO.csv new file mode 100644 index 0000000..860f0c7 --- /dev/null +++ b/Translations/no-NO.csv @@ -0,0 +1,74 @@ +"LANGUAGE","English","Language name (in native language)." +"LANGUAGE_GAME","Use game language","Default selection in language selection menu." +"NOTE_CLOSE","Close","Notification button text - closes the notification." +"NOTE_DONTSHOWAGAIN","Don't show again","Notification button text - don't show this notification again." +"NO","No","Notification button text - don't perform this action." +"YES","Yes","Notification button text - perfom this action." +"PRESS_ANY_KEY","Press any key","Shown when awaiting user input when changing a key setting." +"CONFLICT_DETECTED","Mod conflict detected!","Warning message that a mod conflict was detected." +"UNABLE_TO_OPERATE","This means that the mod is not able to operate and has shut down.","Warning message letting the user know that the mod can't work." +"CONFLICTING_MODS","The conflicting mods are:","Part of the mod conflict warning notification - header for the list of conflicting mods." +"HARMONY_ERROR","The mod was unable to properly apply its required Harmony patches.","Warning message that a patching problem was detected, and the mod can't operate." +"HARMONY_PROBLEM_CAUSES","Possible causes of this problem include:","Header for list of possible causes of Harmony errors." +"HARMONY_NOT_INSTALLED","The required Harmony 2 mod dependency was not installed","Possible cause of Harmony error - Harmony not installed." +"HARMONY_MOD_ERROR","An old and/or broken mod is preventing Harmony 2 from operating properly","Possible cause of Harmony error - a broken mod (not this one) can cause things to stop working." +"HARMONY_MOD_CONFLICT","Another mod may be trying to apply a conflicting Harmony patch","Possible cause of Harmony error - two mods trying to patch the same thing at once." +"MOD_DESCRIPTION","Helps you easily drawing parallel and stacked networks" +"FAILED","failed" +"MAJOR_GAME_UPDATE","Major game update detected. Mod is now inactive." +"CHOOSE_LANGUAGE","Choose language" +"BETA_WARNING_TEXT","!!! WARNING !!! +You're using a BETA software which can contain some bugs. +Unless you want to test the new features, please move to the stable version on Workshop." +"GROUP_KEY_BINDINGS_NAME","Keybindings" +"GROUP_BUTTONS_NAME","Need help?" +"SELECT_KEYMAPPING_TOGGLE_BUTTON_LABEL","Open/close mod's window" +"SELECT_KEYMAPPING_INCREASE_HORIZONTAL_OFFSET_LABEL","Increase horizontal offset" +"SELECT_KEYMAPPING_DECREASE_HORIZONTAL_OFFSET_LABEL","Decrease horizontal offset" +"SELECT_KEYMAPPING_INCREASE_VERTICAL_OFFSET_LABEL","Increase vertical offset" +"SELECT_KEYMAPPING_DECREASE_VERTICAL_OFFSET_LABEL","Decrease vertical offset" +"BUTTON_RESET_TOOL_WINDOW_POSITION_LABEL","Reset window's position" +"BUTTON_RESET_TOOL_BUTTON_POSITION_LABEL","Reset button's position" +"CHECKBOX_RENDER_DEBUG_LABEL","render debug overlays" +"TOOLTIP_TOOL_TOGGLE_BUTTON","Parallel Road Tool" +"TOOLTIP_SAVE_BUTTON","Save preset" +"TOOLTIP_LOAD_BUTTON","Load preset" +"TOOLTIP_SNAPPING_TOGGLE_BUTTON","Snap to existing nodes" +"TOOLTIP_AUTO_WIDTH_TOGGLE_BUTTON","Adjust horizontal offsets when main network changes" +"TOOLTIP_ANGLE_COMPENSATION_TOGGLE_BUTTON","Angle compensation" +"TOOLTIP_SORT_NETWORKS_BUTTON","Sort networks by horizontal distance (ascending)" +"TOOLTIP_ADD_NETWORK_BUTTON","Add network" +"TOOLTIP_REMOVE_NETWORK_BUTTON","Remove network" +"TOOLTIP_INVERT_DIRECTION_TOGGLE_BUTTON","Invert direction" +"TOOLTIP_HORIZONTAL_OFFSET_TEXT","Horizontal distance from previous segment +Scroll to change +CTRL: x0.1 +SHIFT: x10" +"TOOLTIP_VERTICAL_OFFSET_TEXT","Vertical distance from previous segment +Scroll to change +CTRL: x0.1 +SHIFT: x10" +"LABEL_SAVE_PRESET_WINDOW_TITLE","Save preset" +"LABEL_LOAD_PRESET_WINDOW_TITLE","Load preset" +"LABEL_SAVE_PRESET_FAILED_TITLE","Save preset failed" +"LABEL_SAVE_PRESET_FAILED_MESSAGE","Exception while saving preset to {0}:\r\n{1}" +"LABEL_OVERWRITE_PRESET_TITLE","Overwrite" +"LABEL_OVERWRITE_PRESET_MESSAGE","File '{0}' already exists, do you want to overwrite it?" +"LABEL_DELETE_CONFIRMATION_PRESET_TITLE","Delete" +"LABEL_DELETE_CONFIRMATION_PRESET_MESSAGE","Are you sure to delete '{0}'?" +"LABEL_DELETE_PRESET_BUTTON_TITLE","Delete preset" +"LABEL_DELETE_PRESET_FAILED_TITLE","Delete preset failed" +"LABEL_DELETE_PRESET_FAILED_MESSAGE","Exception while deleting preset from {0}:\r\n{1}" +"LABEL_LOAD_PRESET_BUTTON_TITLE","Load preset" +"LABEL_LOAD_PRESET_FAILED_TITLE","Save preset failed" +"LABEL_LOAD_PRESET_FAILED_MESSAGE","Exception while saving preset to {0}:\r\n{1}" +"PRT_UPD_30_0","Moved mod core to Harmony for better compatibility with other mods" +"PRT_UPD_30_1","Completely rewritten mod's core logic/engine" +"PRT_UPD_30_2","Fully redesigned and faster UI" +"PRT_UPD_30_3","Improved logic used to enable/disable the mod for a more consistent behavior" +"PRT_UPD_30_4","Added button to sort networks based on their horizontal distance" +"PRT_UPD_30_5","Added button to enable/disable automatic horizontal offset adjusting when changing the main selected network (parallel networks will be shifted to match new network's width)" +"PRT_UPD_30_6","Added button to enable/disable automatic angle compensation: building straight networks with sharp angles can now cause nodes to be moved to produce more pleasing results" +"PRT_UPD_30_7","Added scrollwheel support to horizontal/vertical offsets texts" +"PRT_UPD_30_8","Pressing ALT will now switch building side (use this if upgrading curves produces unexpected results)" +"PRT_UPD_30_9","Fixed a bug preventing trees to be applied to parallel/stacked segments" From 3dec4ecfd6b79feeb842e29cf299896dba6caa15 Mon Sep 17 00:00:00 2001 From: Stefano Tenuta Date: Mon, 31 Oct 2022 01:14:02 +0100 Subject: [PATCH 42/58] New translations en-EN.csv (Korean) --- Translations/ko-KR.csv | 74 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 74 insertions(+) create mode 100644 Translations/ko-KR.csv diff --git a/Translations/ko-KR.csv b/Translations/ko-KR.csv new file mode 100644 index 0000000..860f0c7 --- /dev/null +++ b/Translations/ko-KR.csv @@ -0,0 +1,74 @@ +"LANGUAGE","English","Language name (in native language)." +"LANGUAGE_GAME","Use game language","Default selection in language selection menu." +"NOTE_CLOSE","Close","Notification button text - closes the notification." +"NOTE_DONTSHOWAGAIN","Don't show again","Notification button text - don't show this notification again." +"NO","No","Notification button text - don't perform this action." +"YES","Yes","Notification button text - perfom this action." +"PRESS_ANY_KEY","Press any key","Shown when awaiting user input when changing a key setting." +"CONFLICT_DETECTED","Mod conflict detected!","Warning message that a mod conflict was detected." +"UNABLE_TO_OPERATE","This means that the mod is not able to operate and has shut down.","Warning message letting the user know that the mod can't work." +"CONFLICTING_MODS","The conflicting mods are:","Part of the mod conflict warning notification - header for the list of conflicting mods." +"HARMONY_ERROR","The mod was unable to properly apply its required Harmony patches.","Warning message that a patching problem was detected, and the mod can't operate." +"HARMONY_PROBLEM_CAUSES","Possible causes of this problem include:","Header for list of possible causes of Harmony errors." +"HARMONY_NOT_INSTALLED","The required Harmony 2 mod dependency was not installed","Possible cause of Harmony error - Harmony not installed." +"HARMONY_MOD_ERROR","An old and/or broken mod is preventing Harmony 2 from operating properly","Possible cause of Harmony error - a broken mod (not this one) can cause things to stop working." +"HARMONY_MOD_CONFLICT","Another mod may be trying to apply a conflicting Harmony patch","Possible cause of Harmony error - two mods trying to patch the same thing at once." +"MOD_DESCRIPTION","Helps you easily drawing parallel and stacked networks" +"FAILED","failed" +"MAJOR_GAME_UPDATE","Major game update detected. Mod is now inactive." +"CHOOSE_LANGUAGE","Choose language" +"BETA_WARNING_TEXT","!!! WARNING !!! +You're using a BETA software which can contain some bugs. +Unless you want to test the new features, please move to the stable version on Workshop." +"GROUP_KEY_BINDINGS_NAME","Keybindings" +"GROUP_BUTTONS_NAME","Need help?" +"SELECT_KEYMAPPING_TOGGLE_BUTTON_LABEL","Open/close mod's window" +"SELECT_KEYMAPPING_INCREASE_HORIZONTAL_OFFSET_LABEL","Increase horizontal offset" +"SELECT_KEYMAPPING_DECREASE_HORIZONTAL_OFFSET_LABEL","Decrease horizontal offset" +"SELECT_KEYMAPPING_INCREASE_VERTICAL_OFFSET_LABEL","Increase vertical offset" +"SELECT_KEYMAPPING_DECREASE_VERTICAL_OFFSET_LABEL","Decrease vertical offset" +"BUTTON_RESET_TOOL_WINDOW_POSITION_LABEL","Reset window's position" +"BUTTON_RESET_TOOL_BUTTON_POSITION_LABEL","Reset button's position" +"CHECKBOX_RENDER_DEBUG_LABEL","render debug overlays" +"TOOLTIP_TOOL_TOGGLE_BUTTON","Parallel Road Tool" +"TOOLTIP_SAVE_BUTTON","Save preset" +"TOOLTIP_LOAD_BUTTON","Load preset" +"TOOLTIP_SNAPPING_TOGGLE_BUTTON","Snap to existing nodes" +"TOOLTIP_AUTO_WIDTH_TOGGLE_BUTTON","Adjust horizontal offsets when main network changes" +"TOOLTIP_ANGLE_COMPENSATION_TOGGLE_BUTTON","Angle compensation" +"TOOLTIP_SORT_NETWORKS_BUTTON","Sort networks by horizontal distance (ascending)" +"TOOLTIP_ADD_NETWORK_BUTTON","Add network" +"TOOLTIP_REMOVE_NETWORK_BUTTON","Remove network" +"TOOLTIP_INVERT_DIRECTION_TOGGLE_BUTTON","Invert direction" +"TOOLTIP_HORIZONTAL_OFFSET_TEXT","Horizontal distance from previous segment +Scroll to change +CTRL: x0.1 +SHIFT: x10" +"TOOLTIP_VERTICAL_OFFSET_TEXT","Vertical distance from previous segment +Scroll to change +CTRL: x0.1 +SHIFT: x10" +"LABEL_SAVE_PRESET_WINDOW_TITLE","Save preset" +"LABEL_LOAD_PRESET_WINDOW_TITLE","Load preset" +"LABEL_SAVE_PRESET_FAILED_TITLE","Save preset failed" +"LABEL_SAVE_PRESET_FAILED_MESSAGE","Exception while saving preset to {0}:\r\n{1}" +"LABEL_OVERWRITE_PRESET_TITLE","Overwrite" +"LABEL_OVERWRITE_PRESET_MESSAGE","File '{0}' already exists, do you want to overwrite it?" +"LABEL_DELETE_CONFIRMATION_PRESET_TITLE","Delete" +"LABEL_DELETE_CONFIRMATION_PRESET_MESSAGE","Are you sure to delete '{0}'?" +"LABEL_DELETE_PRESET_BUTTON_TITLE","Delete preset" +"LABEL_DELETE_PRESET_FAILED_TITLE","Delete preset failed" +"LABEL_DELETE_PRESET_FAILED_MESSAGE","Exception while deleting preset from {0}:\r\n{1}" +"LABEL_LOAD_PRESET_BUTTON_TITLE","Load preset" +"LABEL_LOAD_PRESET_FAILED_TITLE","Save preset failed" +"LABEL_LOAD_PRESET_FAILED_MESSAGE","Exception while saving preset to {0}:\r\n{1}" +"PRT_UPD_30_0","Moved mod core to Harmony for better compatibility with other mods" +"PRT_UPD_30_1","Completely rewritten mod's core logic/engine" +"PRT_UPD_30_2","Fully redesigned and faster UI" +"PRT_UPD_30_3","Improved logic used to enable/disable the mod for a more consistent behavior" +"PRT_UPD_30_4","Added button to sort networks based on their horizontal distance" +"PRT_UPD_30_5","Added button to enable/disable automatic horizontal offset adjusting when changing the main selected network (parallel networks will be shifted to match new network's width)" +"PRT_UPD_30_6","Added button to enable/disable automatic angle compensation: building straight networks with sharp angles can now cause nodes to be moved to produce more pleasing results" +"PRT_UPD_30_7","Added scrollwheel support to horizontal/vertical offsets texts" +"PRT_UPD_30_8","Pressing ALT will now switch building side (use this if upgrading curves produces unexpected results)" +"PRT_UPD_30_9","Fixed a bug preventing trees to be applied to parallel/stacked segments" From 454e27cae2c49934352ddaec06ad68d0a46c1044 Mon Sep 17 00:00:00 2001 From: Stefano Tenuta Date: Mon, 31 Oct 2022 01:14:03 +0100 Subject: [PATCH 43/58] New translations en-EN.csv (Hungarian) --- Translations/hu-HU.csv | 74 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 74 insertions(+) create mode 100644 Translations/hu-HU.csv diff --git a/Translations/hu-HU.csv b/Translations/hu-HU.csv new file mode 100644 index 0000000..860f0c7 --- /dev/null +++ b/Translations/hu-HU.csv @@ -0,0 +1,74 @@ +"LANGUAGE","English","Language name (in native language)." +"LANGUAGE_GAME","Use game language","Default selection in language selection menu." +"NOTE_CLOSE","Close","Notification button text - closes the notification." +"NOTE_DONTSHOWAGAIN","Don't show again","Notification button text - don't show this notification again." +"NO","No","Notification button text - don't perform this action." +"YES","Yes","Notification button text - perfom this action." +"PRESS_ANY_KEY","Press any key","Shown when awaiting user input when changing a key setting." +"CONFLICT_DETECTED","Mod conflict detected!","Warning message that a mod conflict was detected." +"UNABLE_TO_OPERATE","This means that the mod is not able to operate and has shut down.","Warning message letting the user know that the mod can't work." +"CONFLICTING_MODS","The conflicting mods are:","Part of the mod conflict warning notification - header for the list of conflicting mods." +"HARMONY_ERROR","The mod was unable to properly apply its required Harmony patches.","Warning message that a patching problem was detected, and the mod can't operate." +"HARMONY_PROBLEM_CAUSES","Possible causes of this problem include:","Header for list of possible causes of Harmony errors." +"HARMONY_NOT_INSTALLED","The required Harmony 2 mod dependency was not installed","Possible cause of Harmony error - Harmony not installed." +"HARMONY_MOD_ERROR","An old and/or broken mod is preventing Harmony 2 from operating properly","Possible cause of Harmony error - a broken mod (not this one) can cause things to stop working." +"HARMONY_MOD_CONFLICT","Another mod may be trying to apply a conflicting Harmony patch","Possible cause of Harmony error - two mods trying to patch the same thing at once." +"MOD_DESCRIPTION","Helps you easily drawing parallel and stacked networks" +"FAILED","failed" +"MAJOR_GAME_UPDATE","Major game update detected. Mod is now inactive." +"CHOOSE_LANGUAGE","Choose language" +"BETA_WARNING_TEXT","!!! WARNING !!! +You're using a BETA software which can contain some bugs. +Unless you want to test the new features, please move to the stable version on Workshop." +"GROUP_KEY_BINDINGS_NAME","Keybindings" +"GROUP_BUTTONS_NAME","Need help?" +"SELECT_KEYMAPPING_TOGGLE_BUTTON_LABEL","Open/close mod's window" +"SELECT_KEYMAPPING_INCREASE_HORIZONTAL_OFFSET_LABEL","Increase horizontal offset" +"SELECT_KEYMAPPING_DECREASE_HORIZONTAL_OFFSET_LABEL","Decrease horizontal offset" +"SELECT_KEYMAPPING_INCREASE_VERTICAL_OFFSET_LABEL","Increase vertical offset" +"SELECT_KEYMAPPING_DECREASE_VERTICAL_OFFSET_LABEL","Decrease vertical offset" +"BUTTON_RESET_TOOL_WINDOW_POSITION_LABEL","Reset window's position" +"BUTTON_RESET_TOOL_BUTTON_POSITION_LABEL","Reset button's position" +"CHECKBOX_RENDER_DEBUG_LABEL","render debug overlays" +"TOOLTIP_TOOL_TOGGLE_BUTTON","Parallel Road Tool" +"TOOLTIP_SAVE_BUTTON","Save preset" +"TOOLTIP_LOAD_BUTTON","Load preset" +"TOOLTIP_SNAPPING_TOGGLE_BUTTON","Snap to existing nodes" +"TOOLTIP_AUTO_WIDTH_TOGGLE_BUTTON","Adjust horizontal offsets when main network changes" +"TOOLTIP_ANGLE_COMPENSATION_TOGGLE_BUTTON","Angle compensation" +"TOOLTIP_SORT_NETWORKS_BUTTON","Sort networks by horizontal distance (ascending)" +"TOOLTIP_ADD_NETWORK_BUTTON","Add network" +"TOOLTIP_REMOVE_NETWORK_BUTTON","Remove network" +"TOOLTIP_INVERT_DIRECTION_TOGGLE_BUTTON","Invert direction" +"TOOLTIP_HORIZONTAL_OFFSET_TEXT","Horizontal distance from previous segment +Scroll to change +CTRL: x0.1 +SHIFT: x10" +"TOOLTIP_VERTICAL_OFFSET_TEXT","Vertical distance from previous segment +Scroll to change +CTRL: x0.1 +SHIFT: x10" +"LABEL_SAVE_PRESET_WINDOW_TITLE","Save preset" +"LABEL_LOAD_PRESET_WINDOW_TITLE","Load preset" +"LABEL_SAVE_PRESET_FAILED_TITLE","Save preset failed" +"LABEL_SAVE_PRESET_FAILED_MESSAGE","Exception while saving preset to {0}:\r\n{1}" +"LABEL_OVERWRITE_PRESET_TITLE","Overwrite" +"LABEL_OVERWRITE_PRESET_MESSAGE","File '{0}' already exists, do you want to overwrite it?" +"LABEL_DELETE_CONFIRMATION_PRESET_TITLE","Delete" +"LABEL_DELETE_CONFIRMATION_PRESET_MESSAGE","Are you sure to delete '{0}'?" +"LABEL_DELETE_PRESET_BUTTON_TITLE","Delete preset" +"LABEL_DELETE_PRESET_FAILED_TITLE","Delete preset failed" +"LABEL_DELETE_PRESET_FAILED_MESSAGE","Exception while deleting preset from {0}:\r\n{1}" +"LABEL_LOAD_PRESET_BUTTON_TITLE","Load preset" +"LABEL_LOAD_PRESET_FAILED_TITLE","Save preset failed" +"LABEL_LOAD_PRESET_FAILED_MESSAGE","Exception while saving preset to {0}:\r\n{1}" +"PRT_UPD_30_0","Moved mod core to Harmony for better compatibility with other mods" +"PRT_UPD_30_1","Completely rewritten mod's core logic/engine" +"PRT_UPD_30_2","Fully redesigned and faster UI" +"PRT_UPD_30_3","Improved logic used to enable/disable the mod for a more consistent behavior" +"PRT_UPD_30_4","Added button to sort networks based on their horizontal distance" +"PRT_UPD_30_5","Added button to enable/disable automatic horizontal offset adjusting when changing the main selected network (parallel networks will be shifted to match new network's width)" +"PRT_UPD_30_6","Added button to enable/disable automatic angle compensation: building straight networks with sharp angles can now cause nodes to be moved to produce more pleasing results" +"PRT_UPD_30_7","Added scrollwheel support to horizontal/vertical offsets texts" +"PRT_UPD_30_8","Pressing ALT will now switch building side (use this if upgrading curves produces unexpected results)" +"PRT_UPD_30_9","Fixed a bug preventing trees to be applied to parallel/stacked segments" From 2b43d5121f8a8cb907fa309a1e7e48ea1b9c5e06 Mon Sep 17 00:00:00 2001 From: Stefano Tenuta Date: Mon, 31 Oct 2022 01:14:04 +0100 Subject: [PATCH 44/58] New translations en-EN.csv (Hebrew) --- Translations/he-IL.csv | 74 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 74 insertions(+) create mode 100644 Translations/he-IL.csv diff --git a/Translations/he-IL.csv b/Translations/he-IL.csv new file mode 100644 index 0000000..860f0c7 --- /dev/null +++ b/Translations/he-IL.csv @@ -0,0 +1,74 @@ +"LANGUAGE","English","Language name (in native language)." +"LANGUAGE_GAME","Use game language","Default selection in language selection menu." +"NOTE_CLOSE","Close","Notification button text - closes the notification." +"NOTE_DONTSHOWAGAIN","Don't show again","Notification button text - don't show this notification again." +"NO","No","Notification button text - don't perform this action." +"YES","Yes","Notification button text - perfom this action." +"PRESS_ANY_KEY","Press any key","Shown when awaiting user input when changing a key setting." +"CONFLICT_DETECTED","Mod conflict detected!","Warning message that a mod conflict was detected." +"UNABLE_TO_OPERATE","This means that the mod is not able to operate and has shut down.","Warning message letting the user know that the mod can't work." +"CONFLICTING_MODS","The conflicting mods are:","Part of the mod conflict warning notification - header for the list of conflicting mods." +"HARMONY_ERROR","The mod was unable to properly apply its required Harmony patches.","Warning message that a patching problem was detected, and the mod can't operate." +"HARMONY_PROBLEM_CAUSES","Possible causes of this problem include:","Header for list of possible causes of Harmony errors." +"HARMONY_NOT_INSTALLED","The required Harmony 2 mod dependency was not installed","Possible cause of Harmony error - Harmony not installed." +"HARMONY_MOD_ERROR","An old and/or broken mod is preventing Harmony 2 from operating properly","Possible cause of Harmony error - a broken mod (not this one) can cause things to stop working." +"HARMONY_MOD_CONFLICT","Another mod may be trying to apply a conflicting Harmony patch","Possible cause of Harmony error - two mods trying to patch the same thing at once." +"MOD_DESCRIPTION","Helps you easily drawing parallel and stacked networks" +"FAILED","failed" +"MAJOR_GAME_UPDATE","Major game update detected. Mod is now inactive." +"CHOOSE_LANGUAGE","Choose language" +"BETA_WARNING_TEXT","!!! WARNING !!! +You're using a BETA software which can contain some bugs. +Unless you want to test the new features, please move to the stable version on Workshop." +"GROUP_KEY_BINDINGS_NAME","Keybindings" +"GROUP_BUTTONS_NAME","Need help?" +"SELECT_KEYMAPPING_TOGGLE_BUTTON_LABEL","Open/close mod's window" +"SELECT_KEYMAPPING_INCREASE_HORIZONTAL_OFFSET_LABEL","Increase horizontal offset" +"SELECT_KEYMAPPING_DECREASE_HORIZONTAL_OFFSET_LABEL","Decrease horizontal offset" +"SELECT_KEYMAPPING_INCREASE_VERTICAL_OFFSET_LABEL","Increase vertical offset" +"SELECT_KEYMAPPING_DECREASE_VERTICAL_OFFSET_LABEL","Decrease vertical offset" +"BUTTON_RESET_TOOL_WINDOW_POSITION_LABEL","Reset window's position" +"BUTTON_RESET_TOOL_BUTTON_POSITION_LABEL","Reset button's position" +"CHECKBOX_RENDER_DEBUG_LABEL","render debug overlays" +"TOOLTIP_TOOL_TOGGLE_BUTTON","Parallel Road Tool" +"TOOLTIP_SAVE_BUTTON","Save preset" +"TOOLTIP_LOAD_BUTTON","Load preset" +"TOOLTIP_SNAPPING_TOGGLE_BUTTON","Snap to existing nodes" +"TOOLTIP_AUTO_WIDTH_TOGGLE_BUTTON","Adjust horizontal offsets when main network changes" +"TOOLTIP_ANGLE_COMPENSATION_TOGGLE_BUTTON","Angle compensation" +"TOOLTIP_SORT_NETWORKS_BUTTON","Sort networks by horizontal distance (ascending)" +"TOOLTIP_ADD_NETWORK_BUTTON","Add network" +"TOOLTIP_REMOVE_NETWORK_BUTTON","Remove network" +"TOOLTIP_INVERT_DIRECTION_TOGGLE_BUTTON","Invert direction" +"TOOLTIP_HORIZONTAL_OFFSET_TEXT","Horizontal distance from previous segment +Scroll to change +CTRL: x0.1 +SHIFT: x10" +"TOOLTIP_VERTICAL_OFFSET_TEXT","Vertical distance from previous segment +Scroll to change +CTRL: x0.1 +SHIFT: x10" +"LABEL_SAVE_PRESET_WINDOW_TITLE","Save preset" +"LABEL_LOAD_PRESET_WINDOW_TITLE","Load preset" +"LABEL_SAVE_PRESET_FAILED_TITLE","Save preset failed" +"LABEL_SAVE_PRESET_FAILED_MESSAGE","Exception while saving preset to {0}:\r\n{1}" +"LABEL_OVERWRITE_PRESET_TITLE","Overwrite" +"LABEL_OVERWRITE_PRESET_MESSAGE","File '{0}' already exists, do you want to overwrite it?" +"LABEL_DELETE_CONFIRMATION_PRESET_TITLE","Delete" +"LABEL_DELETE_CONFIRMATION_PRESET_MESSAGE","Are you sure to delete '{0}'?" +"LABEL_DELETE_PRESET_BUTTON_TITLE","Delete preset" +"LABEL_DELETE_PRESET_FAILED_TITLE","Delete preset failed" +"LABEL_DELETE_PRESET_FAILED_MESSAGE","Exception while deleting preset from {0}:\r\n{1}" +"LABEL_LOAD_PRESET_BUTTON_TITLE","Load preset" +"LABEL_LOAD_PRESET_FAILED_TITLE","Save preset failed" +"LABEL_LOAD_PRESET_FAILED_MESSAGE","Exception while saving preset to {0}:\r\n{1}" +"PRT_UPD_30_0","Moved mod core to Harmony for better compatibility with other mods" +"PRT_UPD_30_1","Completely rewritten mod's core logic/engine" +"PRT_UPD_30_2","Fully redesigned and faster UI" +"PRT_UPD_30_3","Improved logic used to enable/disable the mod for a more consistent behavior" +"PRT_UPD_30_4","Added button to sort networks based on their horizontal distance" +"PRT_UPD_30_5","Added button to enable/disable automatic horizontal offset adjusting when changing the main selected network (parallel networks will be shifted to match new network's width)" +"PRT_UPD_30_6","Added button to enable/disable automatic angle compensation: building straight networks with sharp angles can now cause nodes to be moved to produce more pleasing results" +"PRT_UPD_30_7","Added scrollwheel support to horizontal/vertical offsets texts" +"PRT_UPD_30_8","Pressing ALT will now switch building side (use this if upgrading curves produces unexpected results)" +"PRT_UPD_30_9","Fixed a bug preventing trees to be applied to parallel/stacked segments" From b7221ee80f541183bd70887590fdd14116554252 Mon Sep 17 00:00:00 2001 From: Stefano Tenuta Date: Mon, 31 Oct 2022 01:14:06 +0100 Subject: [PATCH 45/58] New translations en-EN.csv (Finnish) --- Translations/fi-FI.csv | 74 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 74 insertions(+) create mode 100644 Translations/fi-FI.csv diff --git a/Translations/fi-FI.csv b/Translations/fi-FI.csv new file mode 100644 index 0000000..860f0c7 --- /dev/null +++ b/Translations/fi-FI.csv @@ -0,0 +1,74 @@ +"LANGUAGE","English","Language name (in native language)." +"LANGUAGE_GAME","Use game language","Default selection in language selection menu." +"NOTE_CLOSE","Close","Notification button text - closes the notification." +"NOTE_DONTSHOWAGAIN","Don't show again","Notification button text - don't show this notification again." +"NO","No","Notification button text - don't perform this action." +"YES","Yes","Notification button text - perfom this action." +"PRESS_ANY_KEY","Press any key","Shown when awaiting user input when changing a key setting." +"CONFLICT_DETECTED","Mod conflict detected!","Warning message that a mod conflict was detected." +"UNABLE_TO_OPERATE","This means that the mod is not able to operate and has shut down.","Warning message letting the user know that the mod can't work." +"CONFLICTING_MODS","The conflicting mods are:","Part of the mod conflict warning notification - header for the list of conflicting mods." +"HARMONY_ERROR","The mod was unable to properly apply its required Harmony patches.","Warning message that a patching problem was detected, and the mod can't operate." +"HARMONY_PROBLEM_CAUSES","Possible causes of this problem include:","Header for list of possible causes of Harmony errors." +"HARMONY_NOT_INSTALLED","The required Harmony 2 mod dependency was not installed","Possible cause of Harmony error - Harmony not installed." +"HARMONY_MOD_ERROR","An old and/or broken mod is preventing Harmony 2 from operating properly","Possible cause of Harmony error - a broken mod (not this one) can cause things to stop working." +"HARMONY_MOD_CONFLICT","Another mod may be trying to apply a conflicting Harmony patch","Possible cause of Harmony error - two mods trying to patch the same thing at once." +"MOD_DESCRIPTION","Helps you easily drawing parallel and stacked networks" +"FAILED","failed" +"MAJOR_GAME_UPDATE","Major game update detected. Mod is now inactive." +"CHOOSE_LANGUAGE","Choose language" +"BETA_WARNING_TEXT","!!! WARNING !!! +You're using a BETA software which can contain some bugs. +Unless you want to test the new features, please move to the stable version on Workshop." +"GROUP_KEY_BINDINGS_NAME","Keybindings" +"GROUP_BUTTONS_NAME","Need help?" +"SELECT_KEYMAPPING_TOGGLE_BUTTON_LABEL","Open/close mod's window" +"SELECT_KEYMAPPING_INCREASE_HORIZONTAL_OFFSET_LABEL","Increase horizontal offset" +"SELECT_KEYMAPPING_DECREASE_HORIZONTAL_OFFSET_LABEL","Decrease horizontal offset" +"SELECT_KEYMAPPING_INCREASE_VERTICAL_OFFSET_LABEL","Increase vertical offset" +"SELECT_KEYMAPPING_DECREASE_VERTICAL_OFFSET_LABEL","Decrease vertical offset" +"BUTTON_RESET_TOOL_WINDOW_POSITION_LABEL","Reset window's position" +"BUTTON_RESET_TOOL_BUTTON_POSITION_LABEL","Reset button's position" +"CHECKBOX_RENDER_DEBUG_LABEL","render debug overlays" +"TOOLTIP_TOOL_TOGGLE_BUTTON","Parallel Road Tool" +"TOOLTIP_SAVE_BUTTON","Save preset" +"TOOLTIP_LOAD_BUTTON","Load preset" +"TOOLTIP_SNAPPING_TOGGLE_BUTTON","Snap to existing nodes" +"TOOLTIP_AUTO_WIDTH_TOGGLE_BUTTON","Adjust horizontal offsets when main network changes" +"TOOLTIP_ANGLE_COMPENSATION_TOGGLE_BUTTON","Angle compensation" +"TOOLTIP_SORT_NETWORKS_BUTTON","Sort networks by horizontal distance (ascending)" +"TOOLTIP_ADD_NETWORK_BUTTON","Add network" +"TOOLTIP_REMOVE_NETWORK_BUTTON","Remove network" +"TOOLTIP_INVERT_DIRECTION_TOGGLE_BUTTON","Invert direction" +"TOOLTIP_HORIZONTAL_OFFSET_TEXT","Horizontal distance from previous segment +Scroll to change +CTRL: x0.1 +SHIFT: x10" +"TOOLTIP_VERTICAL_OFFSET_TEXT","Vertical distance from previous segment +Scroll to change +CTRL: x0.1 +SHIFT: x10" +"LABEL_SAVE_PRESET_WINDOW_TITLE","Save preset" +"LABEL_LOAD_PRESET_WINDOW_TITLE","Load preset" +"LABEL_SAVE_PRESET_FAILED_TITLE","Save preset failed" +"LABEL_SAVE_PRESET_FAILED_MESSAGE","Exception while saving preset to {0}:\r\n{1}" +"LABEL_OVERWRITE_PRESET_TITLE","Overwrite" +"LABEL_OVERWRITE_PRESET_MESSAGE","File '{0}' already exists, do you want to overwrite it?" +"LABEL_DELETE_CONFIRMATION_PRESET_TITLE","Delete" +"LABEL_DELETE_CONFIRMATION_PRESET_MESSAGE","Are you sure to delete '{0}'?" +"LABEL_DELETE_PRESET_BUTTON_TITLE","Delete preset" +"LABEL_DELETE_PRESET_FAILED_TITLE","Delete preset failed" +"LABEL_DELETE_PRESET_FAILED_MESSAGE","Exception while deleting preset from {0}:\r\n{1}" +"LABEL_LOAD_PRESET_BUTTON_TITLE","Load preset" +"LABEL_LOAD_PRESET_FAILED_TITLE","Save preset failed" +"LABEL_LOAD_PRESET_FAILED_MESSAGE","Exception while saving preset to {0}:\r\n{1}" +"PRT_UPD_30_0","Moved mod core to Harmony for better compatibility with other mods" +"PRT_UPD_30_1","Completely rewritten mod's core logic/engine" +"PRT_UPD_30_2","Fully redesigned and faster UI" +"PRT_UPD_30_3","Improved logic used to enable/disable the mod for a more consistent behavior" +"PRT_UPD_30_4","Added button to sort networks based on their horizontal distance" +"PRT_UPD_30_5","Added button to enable/disable automatic horizontal offset adjusting when changing the main selected network (parallel networks will be shifted to match new network's width)" +"PRT_UPD_30_6","Added button to enable/disable automatic angle compensation: building straight networks with sharp angles can now cause nodes to be moved to produce more pleasing results" +"PRT_UPD_30_7","Added scrollwheel support to horizontal/vertical offsets texts" +"PRT_UPD_30_8","Pressing ALT will now switch building side (use this if upgrading curves produces unexpected results)" +"PRT_UPD_30_9","Fixed a bug preventing trees to be applied to parallel/stacked segments" From 25a2a5d8ac9b85665f05c445350dc43a7e8a514f Mon Sep 17 00:00:00 2001 From: Stefano Tenuta Date: Mon, 31 Oct 2022 01:14:07 +0100 Subject: [PATCH 46/58] New translations en-EN.csv (Danish) --- Translations/da-DK.csv | 74 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 74 insertions(+) create mode 100644 Translations/da-DK.csv diff --git a/Translations/da-DK.csv b/Translations/da-DK.csv new file mode 100644 index 0000000..860f0c7 --- /dev/null +++ b/Translations/da-DK.csv @@ -0,0 +1,74 @@ +"LANGUAGE","English","Language name (in native language)." +"LANGUAGE_GAME","Use game language","Default selection in language selection menu." +"NOTE_CLOSE","Close","Notification button text - closes the notification." +"NOTE_DONTSHOWAGAIN","Don't show again","Notification button text - don't show this notification again." +"NO","No","Notification button text - don't perform this action." +"YES","Yes","Notification button text - perfom this action." +"PRESS_ANY_KEY","Press any key","Shown when awaiting user input when changing a key setting." +"CONFLICT_DETECTED","Mod conflict detected!","Warning message that a mod conflict was detected." +"UNABLE_TO_OPERATE","This means that the mod is not able to operate and has shut down.","Warning message letting the user know that the mod can't work." +"CONFLICTING_MODS","The conflicting mods are:","Part of the mod conflict warning notification - header for the list of conflicting mods." +"HARMONY_ERROR","The mod was unable to properly apply its required Harmony patches.","Warning message that a patching problem was detected, and the mod can't operate." +"HARMONY_PROBLEM_CAUSES","Possible causes of this problem include:","Header for list of possible causes of Harmony errors." +"HARMONY_NOT_INSTALLED","The required Harmony 2 mod dependency was not installed","Possible cause of Harmony error - Harmony not installed." +"HARMONY_MOD_ERROR","An old and/or broken mod is preventing Harmony 2 from operating properly","Possible cause of Harmony error - a broken mod (not this one) can cause things to stop working." +"HARMONY_MOD_CONFLICT","Another mod may be trying to apply a conflicting Harmony patch","Possible cause of Harmony error - two mods trying to patch the same thing at once." +"MOD_DESCRIPTION","Helps you easily drawing parallel and stacked networks" +"FAILED","failed" +"MAJOR_GAME_UPDATE","Major game update detected. Mod is now inactive." +"CHOOSE_LANGUAGE","Choose language" +"BETA_WARNING_TEXT","!!! WARNING !!! +You're using a BETA software which can contain some bugs. +Unless you want to test the new features, please move to the stable version on Workshop." +"GROUP_KEY_BINDINGS_NAME","Keybindings" +"GROUP_BUTTONS_NAME","Need help?" +"SELECT_KEYMAPPING_TOGGLE_BUTTON_LABEL","Open/close mod's window" +"SELECT_KEYMAPPING_INCREASE_HORIZONTAL_OFFSET_LABEL","Increase horizontal offset" +"SELECT_KEYMAPPING_DECREASE_HORIZONTAL_OFFSET_LABEL","Decrease horizontal offset" +"SELECT_KEYMAPPING_INCREASE_VERTICAL_OFFSET_LABEL","Increase vertical offset" +"SELECT_KEYMAPPING_DECREASE_VERTICAL_OFFSET_LABEL","Decrease vertical offset" +"BUTTON_RESET_TOOL_WINDOW_POSITION_LABEL","Reset window's position" +"BUTTON_RESET_TOOL_BUTTON_POSITION_LABEL","Reset button's position" +"CHECKBOX_RENDER_DEBUG_LABEL","render debug overlays" +"TOOLTIP_TOOL_TOGGLE_BUTTON","Parallel Road Tool" +"TOOLTIP_SAVE_BUTTON","Save preset" +"TOOLTIP_LOAD_BUTTON","Load preset" +"TOOLTIP_SNAPPING_TOGGLE_BUTTON","Snap to existing nodes" +"TOOLTIP_AUTO_WIDTH_TOGGLE_BUTTON","Adjust horizontal offsets when main network changes" +"TOOLTIP_ANGLE_COMPENSATION_TOGGLE_BUTTON","Angle compensation" +"TOOLTIP_SORT_NETWORKS_BUTTON","Sort networks by horizontal distance (ascending)" +"TOOLTIP_ADD_NETWORK_BUTTON","Add network" +"TOOLTIP_REMOVE_NETWORK_BUTTON","Remove network" +"TOOLTIP_INVERT_DIRECTION_TOGGLE_BUTTON","Invert direction" +"TOOLTIP_HORIZONTAL_OFFSET_TEXT","Horizontal distance from previous segment +Scroll to change +CTRL: x0.1 +SHIFT: x10" +"TOOLTIP_VERTICAL_OFFSET_TEXT","Vertical distance from previous segment +Scroll to change +CTRL: x0.1 +SHIFT: x10" +"LABEL_SAVE_PRESET_WINDOW_TITLE","Save preset" +"LABEL_LOAD_PRESET_WINDOW_TITLE","Load preset" +"LABEL_SAVE_PRESET_FAILED_TITLE","Save preset failed" +"LABEL_SAVE_PRESET_FAILED_MESSAGE","Exception while saving preset to {0}:\r\n{1}" +"LABEL_OVERWRITE_PRESET_TITLE","Overwrite" +"LABEL_OVERWRITE_PRESET_MESSAGE","File '{0}' already exists, do you want to overwrite it?" +"LABEL_DELETE_CONFIRMATION_PRESET_TITLE","Delete" +"LABEL_DELETE_CONFIRMATION_PRESET_MESSAGE","Are you sure to delete '{0}'?" +"LABEL_DELETE_PRESET_BUTTON_TITLE","Delete preset" +"LABEL_DELETE_PRESET_FAILED_TITLE","Delete preset failed" +"LABEL_DELETE_PRESET_FAILED_MESSAGE","Exception while deleting preset from {0}:\r\n{1}" +"LABEL_LOAD_PRESET_BUTTON_TITLE","Load preset" +"LABEL_LOAD_PRESET_FAILED_TITLE","Save preset failed" +"LABEL_LOAD_PRESET_FAILED_MESSAGE","Exception while saving preset to {0}:\r\n{1}" +"PRT_UPD_30_0","Moved mod core to Harmony for better compatibility with other mods" +"PRT_UPD_30_1","Completely rewritten mod's core logic/engine" +"PRT_UPD_30_2","Fully redesigned and faster UI" +"PRT_UPD_30_3","Improved logic used to enable/disable the mod for a more consistent behavior" +"PRT_UPD_30_4","Added button to sort networks based on their horizontal distance" +"PRT_UPD_30_5","Added button to enable/disable automatic horizontal offset adjusting when changing the main selected network (parallel networks will be shifted to match new network's width)" +"PRT_UPD_30_6","Added button to enable/disable automatic angle compensation: building straight networks with sharp angles can now cause nodes to be moved to produce more pleasing results" +"PRT_UPD_30_7","Added scrollwheel support to horizontal/vertical offsets texts" +"PRT_UPD_30_8","Pressing ALT will now switch building side (use this if upgrading curves produces unexpected results)" +"PRT_UPD_30_9","Fixed a bug preventing trees to be applied to parallel/stacked segments" From 197790349bc201a81b1166435a913ab613e8ba3f Mon Sep 17 00:00:00 2001 From: Stefano Tenuta Date: Mon, 31 Oct 2022 01:14:08 +0100 Subject: [PATCH 47/58] New translations en-EN.csv (Czech) --- Translations/cs-CZ.csv | 74 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 74 insertions(+) create mode 100644 Translations/cs-CZ.csv diff --git a/Translations/cs-CZ.csv b/Translations/cs-CZ.csv new file mode 100644 index 0000000..860f0c7 --- /dev/null +++ b/Translations/cs-CZ.csv @@ -0,0 +1,74 @@ +"LANGUAGE","English","Language name (in native language)." +"LANGUAGE_GAME","Use game language","Default selection in language selection menu." +"NOTE_CLOSE","Close","Notification button text - closes the notification." +"NOTE_DONTSHOWAGAIN","Don't show again","Notification button text - don't show this notification again." +"NO","No","Notification button text - don't perform this action." +"YES","Yes","Notification button text - perfom this action." +"PRESS_ANY_KEY","Press any key","Shown when awaiting user input when changing a key setting." +"CONFLICT_DETECTED","Mod conflict detected!","Warning message that a mod conflict was detected." +"UNABLE_TO_OPERATE","This means that the mod is not able to operate and has shut down.","Warning message letting the user know that the mod can't work." +"CONFLICTING_MODS","The conflicting mods are:","Part of the mod conflict warning notification - header for the list of conflicting mods." +"HARMONY_ERROR","The mod was unable to properly apply its required Harmony patches.","Warning message that a patching problem was detected, and the mod can't operate." +"HARMONY_PROBLEM_CAUSES","Possible causes of this problem include:","Header for list of possible causes of Harmony errors." +"HARMONY_NOT_INSTALLED","The required Harmony 2 mod dependency was not installed","Possible cause of Harmony error - Harmony not installed." +"HARMONY_MOD_ERROR","An old and/or broken mod is preventing Harmony 2 from operating properly","Possible cause of Harmony error - a broken mod (not this one) can cause things to stop working." +"HARMONY_MOD_CONFLICT","Another mod may be trying to apply a conflicting Harmony patch","Possible cause of Harmony error - two mods trying to patch the same thing at once." +"MOD_DESCRIPTION","Helps you easily drawing parallel and stacked networks" +"FAILED","failed" +"MAJOR_GAME_UPDATE","Major game update detected. Mod is now inactive." +"CHOOSE_LANGUAGE","Choose language" +"BETA_WARNING_TEXT","!!! WARNING !!! +You're using a BETA software which can contain some bugs. +Unless you want to test the new features, please move to the stable version on Workshop." +"GROUP_KEY_BINDINGS_NAME","Keybindings" +"GROUP_BUTTONS_NAME","Need help?" +"SELECT_KEYMAPPING_TOGGLE_BUTTON_LABEL","Open/close mod's window" +"SELECT_KEYMAPPING_INCREASE_HORIZONTAL_OFFSET_LABEL","Increase horizontal offset" +"SELECT_KEYMAPPING_DECREASE_HORIZONTAL_OFFSET_LABEL","Decrease horizontal offset" +"SELECT_KEYMAPPING_INCREASE_VERTICAL_OFFSET_LABEL","Increase vertical offset" +"SELECT_KEYMAPPING_DECREASE_VERTICAL_OFFSET_LABEL","Decrease vertical offset" +"BUTTON_RESET_TOOL_WINDOW_POSITION_LABEL","Reset window's position" +"BUTTON_RESET_TOOL_BUTTON_POSITION_LABEL","Reset button's position" +"CHECKBOX_RENDER_DEBUG_LABEL","render debug overlays" +"TOOLTIP_TOOL_TOGGLE_BUTTON","Parallel Road Tool" +"TOOLTIP_SAVE_BUTTON","Save preset" +"TOOLTIP_LOAD_BUTTON","Load preset" +"TOOLTIP_SNAPPING_TOGGLE_BUTTON","Snap to existing nodes" +"TOOLTIP_AUTO_WIDTH_TOGGLE_BUTTON","Adjust horizontal offsets when main network changes" +"TOOLTIP_ANGLE_COMPENSATION_TOGGLE_BUTTON","Angle compensation" +"TOOLTIP_SORT_NETWORKS_BUTTON","Sort networks by horizontal distance (ascending)" +"TOOLTIP_ADD_NETWORK_BUTTON","Add network" +"TOOLTIP_REMOVE_NETWORK_BUTTON","Remove network" +"TOOLTIP_INVERT_DIRECTION_TOGGLE_BUTTON","Invert direction" +"TOOLTIP_HORIZONTAL_OFFSET_TEXT","Horizontal distance from previous segment +Scroll to change +CTRL: x0.1 +SHIFT: x10" +"TOOLTIP_VERTICAL_OFFSET_TEXT","Vertical distance from previous segment +Scroll to change +CTRL: x0.1 +SHIFT: x10" +"LABEL_SAVE_PRESET_WINDOW_TITLE","Save preset" +"LABEL_LOAD_PRESET_WINDOW_TITLE","Load preset" +"LABEL_SAVE_PRESET_FAILED_TITLE","Save preset failed" +"LABEL_SAVE_PRESET_FAILED_MESSAGE","Exception while saving preset to {0}:\r\n{1}" +"LABEL_OVERWRITE_PRESET_TITLE","Overwrite" +"LABEL_OVERWRITE_PRESET_MESSAGE","File '{0}' already exists, do you want to overwrite it?" +"LABEL_DELETE_CONFIRMATION_PRESET_TITLE","Delete" +"LABEL_DELETE_CONFIRMATION_PRESET_MESSAGE","Are you sure to delete '{0}'?" +"LABEL_DELETE_PRESET_BUTTON_TITLE","Delete preset" +"LABEL_DELETE_PRESET_FAILED_TITLE","Delete preset failed" +"LABEL_DELETE_PRESET_FAILED_MESSAGE","Exception while deleting preset from {0}:\r\n{1}" +"LABEL_LOAD_PRESET_BUTTON_TITLE","Load preset" +"LABEL_LOAD_PRESET_FAILED_TITLE","Save preset failed" +"LABEL_LOAD_PRESET_FAILED_MESSAGE","Exception while saving preset to {0}:\r\n{1}" +"PRT_UPD_30_0","Moved mod core to Harmony for better compatibility with other mods" +"PRT_UPD_30_1","Completely rewritten mod's core logic/engine" +"PRT_UPD_30_2","Fully redesigned and faster UI" +"PRT_UPD_30_3","Improved logic used to enable/disable the mod for a more consistent behavior" +"PRT_UPD_30_4","Added button to sort networks based on their horizontal distance" +"PRT_UPD_30_5","Added button to enable/disable automatic horizontal offset adjusting when changing the main selected network (parallel networks will be shifted to match new network's width)" +"PRT_UPD_30_6","Added button to enable/disable automatic angle compensation: building straight networks with sharp angles can now cause nodes to be moved to produce more pleasing results" +"PRT_UPD_30_7","Added scrollwheel support to horizontal/vertical offsets texts" +"PRT_UPD_30_8","Pressing ALT will now switch building side (use this if upgrading curves produces unexpected results)" +"PRT_UPD_30_9","Fixed a bug preventing trees to be applied to parallel/stacked segments" From 1105f041fc44657cfc60084b072ac327b3471b60 Mon Sep 17 00:00:00 2001 From: Stefano Tenuta Date: Mon, 31 Oct 2022 01:14:09 +0100 Subject: [PATCH 48/58] New translations en-EN.csv (Catalan) --- Translations/ca-ES.csv | 74 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 74 insertions(+) create mode 100644 Translations/ca-ES.csv diff --git a/Translations/ca-ES.csv b/Translations/ca-ES.csv new file mode 100644 index 0000000..860f0c7 --- /dev/null +++ b/Translations/ca-ES.csv @@ -0,0 +1,74 @@ +"LANGUAGE","English","Language name (in native language)." +"LANGUAGE_GAME","Use game language","Default selection in language selection menu." +"NOTE_CLOSE","Close","Notification button text - closes the notification." +"NOTE_DONTSHOWAGAIN","Don't show again","Notification button text - don't show this notification again." +"NO","No","Notification button text - don't perform this action." +"YES","Yes","Notification button text - perfom this action." +"PRESS_ANY_KEY","Press any key","Shown when awaiting user input when changing a key setting." +"CONFLICT_DETECTED","Mod conflict detected!","Warning message that a mod conflict was detected." +"UNABLE_TO_OPERATE","This means that the mod is not able to operate and has shut down.","Warning message letting the user know that the mod can't work." +"CONFLICTING_MODS","The conflicting mods are:","Part of the mod conflict warning notification - header for the list of conflicting mods." +"HARMONY_ERROR","The mod was unable to properly apply its required Harmony patches.","Warning message that a patching problem was detected, and the mod can't operate." +"HARMONY_PROBLEM_CAUSES","Possible causes of this problem include:","Header for list of possible causes of Harmony errors." +"HARMONY_NOT_INSTALLED","The required Harmony 2 mod dependency was not installed","Possible cause of Harmony error - Harmony not installed." +"HARMONY_MOD_ERROR","An old and/or broken mod is preventing Harmony 2 from operating properly","Possible cause of Harmony error - a broken mod (not this one) can cause things to stop working." +"HARMONY_MOD_CONFLICT","Another mod may be trying to apply a conflicting Harmony patch","Possible cause of Harmony error - two mods trying to patch the same thing at once." +"MOD_DESCRIPTION","Helps you easily drawing parallel and stacked networks" +"FAILED","failed" +"MAJOR_GAME_UPDATE","Major game update detected. Mod is now inactive." +"CHOOSE_LANGUAGE","Choose language" +"BETA_WARNING_TEXT","!!! WARNING !!! +You're using a BETA software which can contain some bugs. +Unless you want to test the new features, please move to the stable version on Workshop." +"GROUP_KEY_BINDINGS_NAME","Keybindings" +"GROUP_BUTTONS_NAME","Need help?" +"SELECT_KEYMAPPING_TOGGLE_BUTTON_LABEL","Open/close mod's window" +"SELECT_KEYMAPPING_INCREASE_HORIZONTAL_OFFSET_LABEL","Increase horizontal offset" +"SELECT_KEYMAPPING_DECREASE_HORIZONTAL_OFFSET_LABEL","Decrease horizontal offset" +"SELECT_KEYMAPPING_INCREASE_VERTICAL_OFFSET_LABEL","Increase vertical offset" +"SELECT_KEYMAPPING_DECREASE_VERTICAL_OFFSET_LABEL","Decrease vertical offset" +"BUTTON_RESET_TOOL_WINDOW_POSITION_LABEL","Reset window's position" +"BUTTON_RESET_TOOL_BUTTON_POSITION_LABEL","Reset button's position" +"CHECKBOX_RENDER_DEBUG_LABEL","render debug overlays" +"TOOLTIP_TOOL_TOGGLE_BUTTON","Parallel Road Tool" +"TOOLTIP_SAVE_BUTTON","Save preset" +"TOOLTIP_LOAD_BUTTON","Load preset" +"TOOLTIP_SNAPPING_TOGGLE_BUTTON","Snap to existing nodes" +"TOOLTIP_AUTO_WIDTH_TOGGLE_BUTTON","Adjust horizontal offsets when main network changes" +"TOOLTIP_ANGLE_COMPENSATION_TOGGLE_BUTTON","Angle compensation" +"TOOLTIP_SORT_NETWORKS_BUTTON","Sort networks by horizontal distance (ascending)" +"TOOLTIP_ADD_NETWORK_BUTTON","Add network" +"TOOLTIP_REMOVE_NETWORK_BUTTON","Remove network" +"TOOLTIP_INVERT_DIRECTION_TOGGLE_BUTTON","Invert direction" +"TOOLTIP_HORIZONTAL_OFFSET_TEXT","Horizontal distance from previous segment +Scroll to change +CTRL: x0.1 +SHIFT: x10" +"TOOLTIP_VERTICAL_OFFSET_TEXT","Vertical distance from previous segment +Scroll to change +CTRL: x0.1 +SHIFT: x10" +"LABEL_SAVE_PRESET_WINDOW_TITLE","Save preset" +"LABEL_LOAD_PRESET_WINDOW_TITLE","Load preset" +"LABEL_SAVE_PRESET_FAILED_TITLE","Save preset failed" +"LABEL_SAVE_PRESET_FAILED_MESSAGE","Exception while saving preset to {0}:\r\n{1}" +"LABEL_OVERWRITE_PRESET_TITLE","Overwrite" +"LABEL_OVERWRITE_PRESET_MESSAGE","File '{0}' already exists, do you want to overwrite it?" +"LABEL_DELETE_CONFIRMATION_PRESET_TITLE","Delete" +"LABEL_DELETE_CONFIRMATION_PRESET_MESSAGE","Are you sure to delete '{0}'?" +"LABEL_DELETE_PRESET_BUTTON_TITLE","Delete preset" +"LABEL_DELETE_PRESET_FAILED_TITLE","Delete preset failed" +"LABEL_DELETE_PRESET_FAILED_MESSAGE","Exception while deleting preset from {0}:\r\n{1}" +"LABEL_LOAD_PRESET_BUTTON_TITLE","Load preset" +"LABEL_LOAD_PRESET_FAILED_TITLE","Save preset failed" +"LABEL_LOAD_PRESET_FAILED_MESSAGE","Exception while saving preset to {0}:\r\n{1}" +"PRT_UPD_30_0","Moved mod core to Harmony for better compatibility with other mods" +"PRT_UPD_30_1","Completely rewritten mod's core logic/engine" +"PRT_UPD_30_2","Fully redesigned and faster UI" +"PRT_UPD_30_3","Improved logic used to enable/disable the mod for a more consistent behavior" +"PRT_UPD_30_4","Added button to sort networks based on their horizontal distance" +"PRT_UPD_30_5","Added button to enable/disable automatic horizontal offset adjusting when changing the main selected network (parallel networks will be shifted to match new network's width)" +"PRT_UPD_30_6","Added button to enable/disable automatic angle compensation: building straight networks with sharp angles can now cause nodes to be moved to produce more pleasing results" +"PRT_UPD_30_7","Added scrollwheel support to horizontal/vertical offsets texts" +"PRT_UPD_30_8","Pressing ALT will now switch building side (use this if upgrading curves produces unexpected results)" +"PRT_UPD_30_9","Fixed a bug preventing trees to be applied to parallel/stacked segments" From 5197253b88db11387cade40da52f734ad98db010 Mon Sep 17 00:00:00 2001 From: Stefano Tenuta Date: Mon, 31 Oct 2022 01:14:10 +0100 Subject: [PATCH 49/58] New translations en-EN.csv (Arabic) --- Translations/ar-SA.csv | 74 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 74 insertions(+) create mode 100644 Translations/ar-SA.csv diff --git a/Translations/ar-SA.csv b/Translations/ar-SA.csv new file mode 100644 index 0000000..860f0c7 --- /dev/null +++ b/Translations/ar-SA.csv @@ -0,0 +1,74 @@ +"LANGUAGE","English","Language name (in native language)." +"LANGUAGE_GAME","Use game language","Default selection in language selection menu." +"NOTE_CLOSE","Close","Notification button text - closes the notification." +"NOTE_DONTSHOWAGAIN","Don't show again","Notification button text - don't show this notification again." +"NO","No","Notification button text - don't perform this action." +"YES","Yes","Notification button text - perfom this action." +"PRESS_ANY_KEY","Press any key","Shown when awaiting user input when changing a key setting." +"CONFLICT_DETECTED","Mod conflict detected!","Warning message that a mod conflict was detected." +"UNABLE_TO_OPERATE","This means that the mod is not able to operate and has shut down.","Warning message letting the user know that the mod can't work." +"CONFLICTING_MODS","The conflicting mods are:","Part of the mod conflict warning notification - header for the list of conflicting mods." +"HARMONY_ERROR","The mod was unable to properly apply its required Harmony patches.","Warning message that a patching problem was detected, and the mod can't operate." +"HARMONY_PROBLEM_CAUSES","Possible causes of this problem include:","Header for list of possible causes of Harmony errors." +"HARMONY_NOT_INSTALLED","The required Harmony 2 mod dependency was not installed","Possible cause of Harmony error - Harmony not installed." +"HARMONY_MOD_ERROR","An old and/or broken mod is preventing Harmony 2 from operating properly","Possible cause of Harmony error - a broken mod (not this one) can cause things to stop working." +"HARMONY_MOD_CONFLICT","Another mod may be trying to apply a conflicting Harmony patch","Possible cause of Harmony error - two mods trying to patch the same thing at once." +"MOD_DESCRIPTION","Helps you easily drawing parallel and stacked networks" +"FAILED","failed" +"MAJOR_GAME_UPDATE","Major game update detected. Mod is now inactive." +"CHOOSE_LANGUAGE","Choose language" +"BETA_WARNING_TEXT","!!! WARNING !!! +You're using a BETA software which can contain some bugs. +Unless you want to test the new features, please move to the stable version on Workshop." +"GROUP_KEY_BINDINGS_NAME","Keybindings" +"GROUP_BUTTONS_NAME","Need help?" +"SELECT_KEYMAPPING_TOGGLE_BUTTON_LABEL","Open/close mod's window" +"SELECT_KEYMAPPING_INCREASE_HORIZONTAL_OFFSET_LABEL","Increase horizontal offset" +"SELECT_KEYMAPPING_DECREASE_HORIZONTAL_OFFSET_LABEL","Decrease horizontal offset" +"SELECT_KEYMAPPING_INCREASE_VERTICAL_OFFSET_LABEL","Increase vertical offset" +"SELECT_KEYMAPPING_DECREASE_VERTICAL_OFFSET_LABEL","Decrease vertical offset" +"BUTTON_RESET_TOOL_WINDOW_POSITION_LABEL","Reset window's position" +"BUTTON_RESET_TOOL_BUTTON_POSITION_LABEL","Reset button's position" +"CHECKBOX_RENDER_DEBUG_LABEL","render debug overlays" +"TOOLTIP_TOOL_TOGGLE_BUTTON","Parallel Road Tool" +"TOOLTIP_SAVE_BUTTON","Save preset" +"TOOLTIP_LOAD_BUTTON","Load preset" +"TOOLTIP_SNAPPING_TOGGLE_BUTTON","Snap to existing nodes" +"TOOLTIP_AUTO_WIDTH_TOGGLE_BUTTON","Adjust horizontal offsets when main network changes" +"TOOLTIP_ANGLE_COMPENSATION_TOGGLE_BUTTON","Angle compensation" +"TOOLTIP_SORT_NETWORKS_BUTTON","Sort networks by horizontal distance (ascending)" +"TOOLTIP_ADD_NETWORK_BUTTON","Add network" +"TOOLTIP_REMOVE_NETWORK_BUTTON","Remove network" +"TOOLTIP_INVERT_DIRECTION_TOGGLE_BUTTON","Invert direction" +"TOOLTIP_HORIZONTAL_OFFSET_TEXT","Horizontal distance from previous segment +Scroll to change +CTRL: x0.1 +SHIFT: x10" +"TOOLTIP_VERTICAL_OFFSET_TEXT","Vertical distance from previous segment +Scroll to change +CTRL: x0.1 +SHIFT: x10" +"LABEL_SAVE_PRESET_WINDOW_TITLE","Save preset" +"LABEL_LOAD_PRESET_WINDOW_TITLE","Load preset" +"LABEL_SAVE_PRESET_FAILED_TITLE","Save preset failed" +"LABEL_SAVE_PRESET_FAILED_MESSAGE","Exception while saving preset to {0}:\r\n{1}" +"LABEL_OVERWRITE_PRESET_TITLE","Overwrite" +"LABEL_OVERWRITE_PRESET_MESSAGE","File '{0}' already exists, do you want to overwrite it?" +"LABEL_DELETE_CONFIRMATION_PRESET_TITLE","Delete" +"LABEL_DELETE_CONFIRMATION_PRESET_MESSAGE","Are you sure to delete '{0}'?" +"LABEL_DELETE_PRESET_BUTTON_TITLE","Delete preset" +"LABEL_DELETE_PRESET_FAILED_TITLE","Delete preset failed" +"LABEL_DELETE_PRESET_FAILED_MESSAGE","Exception while deleting preset from {0}:\r\n{1}" +"LABEL_LOAD_PRESET_BUTTON_TITLE","Load preset" +"LABEL_LOAD_PRESET_FAILED_TITLE","Save preset failed" +"LABEL_LOAD_PRESET_FAILED_MESSAGE","Exception while saving preset to {0}:\r\n{1}" +"PRT_UPD_30_0","Moved mod core to Harmony for better compatibility with other mods" +"PRT_UPD_30_1","Completely rewritten mod's core logic/engine" +"PRT_UPD_30_2","Fully redesigned and faster UI" +"PRT_UPD_30_3","Improved logic used to enable/disable the mod for a more consistent behavior" +"PRT_UPD_30_4","Added button to sort networks based on their horizontal distance" +"PRT_UPD_30_5","Added button to enable/disable automatic horizontal offset adjusting when changing the main selected network (parallel networks will be shifted to match new network's width)" +"PRT_UPD_30_6","Added button to enable/disable automatic angle compensation: building straight networks with sharp angles can now cause nodes to be moved to produce more pleasing results" +"PRT_UPD_30_7","Added scrollwheel support to horizontal/vertical offsets texts" +"PRT_UPD_30_8","Pressing ALT will now switch building side (use this if upgrading curves produces unexpected results)" +"PRT_UPD_30_9","Fixed a bug preventing trees to be applied to parallel/stacked segments" From c44d0eb4272ac5cbbb13b18ab780d7e4cac3a927 Mon Sep 17 00:00:00 2001 From: Stefano Tenuta Date: Mon, 31 Oct 2022 01:14:11 +0100 Subject: [PATCH 50/58] New translations en-EN.csv (Afrikaans) --- Translations/af-ZA.csv | 74 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 74 insertions(+) create mode 100644 Translations/af-ZA.csv diff --git a/Translations/af-ZA.csv b/Translations/af-ZA.csv new file mode 100644 index 0000000..860f0c7 --- /dev/null +++ b/Translations/af-ZA.csv @@ -0,0 +1,74 @@ +"LANGUAGE","English","Language name (in native language)." +"LANGUAGE_GAME","Use game language","Default selection in language selection menu." +"NOTE_CLOSE","Close","Notification button text - closes the notification." +"NOTE_DONTSHOWAGAIN","Don't show again","Notification button text - don't show this notification again." +"NO","No","Notification button text - don't perform this action." +"YES","Yes","Notification button text - perfom this action." +"PRESS_ANY_KEY","Press any key","Shown when awaiting user input when changing a key setting." +"CONFLICT_DETECTED","Mod conflict detected!","Warning message that a mod conflict was detected." +"UNABLE_TO_OPERATE","This means that the mod is not able to operate and has shut down.","Warning message letting the user know that the mod can't work." +"CONFLICTING_MODS","The conflicting mods are:","Part of the mod conflict warning notification - header for the list of conflicting mods." +"HARMONY_ERROR","The mod was unable to properly apply its required Harmony patches.","Warning message that a patching problem was detected, and the mod can't operate." +"HARMONY_PROBLEM_CAUSES","Possible causes of this problem include:","Header for list of possible causes of Harmony errors." +"HARMONY_NOT_INSTALLED","The required Harmony 2 mod dependency was not installed","Possible cause of Harmony error - Harmony not installed." +"HARMONY_MOD_ERROR","An old and/or broken mod is preventing Harmony 2 from operating properly","Possible cause of Harmony error - a broken mod (not this one) can cause things to stop working." +"HARMONY_MOD_CONFLICT","Another mod may be trying to apply a conflicting Harmony patch","Possible cause of Harmony error - two mods trying to patch the same thing at once." +"MOD_DESCRIPTION","Helps you easily drawing parallel and stacked networks" +"FAILED","failed" +"MAJOR_GAME_UPDATE","Major game update detected. Mod is now inactive." +"CHOOSE_LANGUAGE","Choose language" +"BETA_WARNING_TEXT","!!! WARNING !!! +You're using a BETA software which can contain some bugs. +Unless you want to test the new features, please move to the stable version on Workshop." +"GROUP_KEY_BINDINGS_NAME","Keybindings" +"GROUP_BUTTONS_NAME","Need help?" +"SELECT_KEYMAPPING_TOGGLE_BUTTON_LABEL","Open/close mod's window" +"SELECT_KEYMAPPING_INCREASE_HORIZONTAL_OFFSET_LABEL","Increase horizontal offset" +"SELECT_KEYMAPPING_DECREASE_HORIZONTAL_OFFSET_LABEL","Decrease horizontal offset" +"SELECT_KEYMAPPING_INCREASE_VERTICAL_OFFSET_LABEL","Increase vertical offset" +"SELECT_KEYMAPPING_DECREASE_VERTICAL_OFFSET_LABEL","Decrease vertical offset" +"BUTTON_RESET_TOOL_WINDOW_POSITION_LABEL","Reset window's position" +"BUTTON_RESET_TOOL_BUTTON_POSITION_LABEL","Reset button's position" +"CHECKBOX_RENDER_DEBUG_LABEL","render debug overlays" +"TOOLTIP_TOOL_TOGGLE_BUTTON","Parallel Road Tool" +"TOOLTIP_SAVE_BUTTON","Save preset" +"TOOLTIP_LOAD_BUTTON","Load preset" +"TOOLTIP_SNAPPING_TOGGLE_BUTTON","Snap to existing nodes" +"TOOLTIP_AUTO_WIDTH_TOGGLE_BUTTON","Adjust horizontal offsets when main network changes" +"TOOLTIP_ANGLE_COMPENSATION_TOGGLE_BUTTON","Angle compensation" +"TOOLTIP_SORT_NETWORKS_BUTTON","Sort networks by horizontal distance (ascending)" +"TOOLTIP_ADD_NETWORK_BUTTON","Add network" +"TOOLTIP_REMOVE_NETWORK_BUTTON","Remove network" +"TOOLTIP_INVERT_DIRECTION_TOGGLE_BUTTON","Invert direction" +"TOOLTIP_HORIZONTAL_OFFSET_TEXT","Horizontal distance from previous segment +Scroll to change +CTRL: x0.1 +SHIFT: x10" +"TOOLTIP_VERTICAL_OFFSET_TEXT","Vertical distance from previous segment +Scroll to change +CTRL: x0.1 +SHIFT: x10" +"LABEL_SAVE_PRESET_WINDOW_TITLE","Save preset" +"LABEL_LOAD_PRESET_WINDOW_TITLE","Load preset" +"LABEL_SAVE_PRESET_FAILED_TITLE","Save preset failed" +"LABEL_SAVE_PRESET_FAILED_MESSAGE","Exception while saving preset to {0}:\r\n{1}" +"LABEL_OVERWRITE_PRESET_TITLE","Overwrite" +"LABEL_OVERWRITE_PRESET_MESSAGE","File '{0}' already exists, do you want to overwrite it?" +"LABEL_DELETE_CONFIRMATION_PRESET_TITLE","Delete" +"LABEL_DELETE_CONFIRMATION_PRESET_MESSAGE","Are you sure to delete '{0}'?" +"LABEL_DELETE_PRESET_BUTTON_TITLE","Delete preset" +"LABEL_DELETE_PRESET_FAILED_TITLE","Delete preset failed" +"LABEL_DELETE_PRESET_FAILED_MESSAGE","Exception while deleting preset from {0}:\r\n{1}" +"LABEL_LOAD_PRESET_BUTTON_TITLE","Load preset" +"LABEL_LOAD_PRESET_FAILED_TITLE","Save preset failed" +"LABEL_LOAD_PRESET_FAILED_MESSAGE","Exception while saving preset to {0}:\r\n{1}" +"PRT_UPD_30_0","Moved mod core to Harmony for better compatibility with other mods" +"PRT_UPD_30_1","Completely rewritten mod's core logic/engine" +"PRT_UPD_30_2","Fully redesigned and faster UI" +"PRT_UPD_30_3","Improved logic used to enable/disable the mod for a more consistent behavior" +"PRT_UPD_30_4","Added button to sort networks based on their horizontal distance" +"PRT_UPD_30_5","Added button to enable/disable automatic horizontal offset adjusting when changing the main selected network (parallel networks will be shifted to match new network's width)" +"PRT_UPD_30_6","Added button to enable/disable automatic angle compensation: building straight networks with sharp angles can now cause nodes to be moved to produce more pleasing results" +"PRT_UPD_30_7","Added scrollwheel support to horizontal/vertical offsets texts" +"PRT_UPD_30_8","Pressing ALT will now switch building side (use this if upgrading curves produces unexpected results)" +"PRT_UPD_30_9","Fixed a bug preventing trees to be applied to parallel/stacked segments" From 356c74893875de406571f9574ccdb1d53cc7dc13 Mon Sep 17 00:00:00 2001 From: Stefano Tenuta Date: Mon, 31 Oct 2022 01:14:11 +0100 Subject: [PATCH 51/58] New translations en-EN.csv (Romanian) --- Translations/ro-RO.csv | 74 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 74 insertions(+) create mode 100644 Translations/ro-RO.csv diff --git a/Translations/ro-RO.csv b/Translations/ro-RO.csv new file mode 100644 index 0000000..860f0c7 --- /dev/null +++ b/Translations/ro-RO.csv @@ -0,0 +1,74 @@ +"LANGUAGE","English","Language name (in native language)." +"LANGUAGE_GAME","Use game language","Default selection in language selection menu." +"NOTE_CLOSE","Close","Notification button text - closes the notification." +"NOTE_DONTSHOWAGAIN","Don't show again","Notification button text - don't show this notification again." +"NO","No","Notification button text - don't perform this action." +"YES","Yes","Notification button text - perfom this action." +"PRESS_ANY_KEY","Press any key","Shown when awaiting user input when changing a key setting." +"CONFLICT_DETECTED","Mod conflict detected!","Warning message that a mod conflict was detected." +"UNABLE_TO_OPERATE","This means that the mod is not able to operate and has shut down.","Warning message letting the user know that the mod can't work." +"CONFLICTING_MODS","The conflicting mods are:","Part of the mod conflict warning notification - header for the list of conflicting mods." +"HARMONY_ERROR","The mod was unable to properly apply its required Harmony patches.","Warning message that a patching problem was detected, and the mod can't operate." +"HARMONY_PROBLEM_CAUSES","Possible causes of this problem include:","Header for list of possible causes of Harmony errors." +"HARMONY_NOT_INSTALLED","The required Harmony 2 mod dependency was not installed","Possible cause of Harmony error - Harmony not installed." +"HARMONY_MOD_ERROR","An old and/or broken mod is preventing Harmony 2 from operating properly","Possible cause of Harmony error - a broken mod (not this one) can cause things to stop working." +"HARMONY_MOD_CONFLICT","Another mod may be trying to apply a conflicting Harmony patch","Possible cause of Harmony error - two mods trying to patch the same thing at once." +"MOD_DESCRIPTION","Helps you easily drawing parallel and stacked networks" +"FAILED","failed" +"MAJOR_GAME_UPDATE","Major game update detected. Mod is now inactive." +"CHOOSE_LANGUAGE","Choose language" +"BETA_WARNING_TEXT","!!! WARNING !!! +You're using a BETA software which can contain some bugs. +Unless you want to test the new features, please move to the stable version on Workshop." +"GROUP_KEY_BINDINGS_NAME","Keybindings" +"GROUP_BUTTONS_NAME","Need help?" +"SELECT_KEYMAPPING_TOGGLE_BUTTON_LABEL","Open/close mod's window" +"SELECT_KEYMAPPING_INCREASE_HORIZONTAL_OFFSET_LABEL","Increase horizontal offset" +"SELECT_KEYMAPPING_DECREASE_HORIZONTAL_OFFSET_LABEL","Decrease horizontal offset" +"SELECT_KEYMAPPING_INCREASE_VERTICAL_OFFSET_LABEL","Increase vertical offset" +"SELECT_KEYMAPPING_DECREASE_VERTICAL_OFFSET_LABEL","Decrease vertical offset" +"BUTTON_RESET_TOOL_WINDOW_POSITION_LABEL","Reset window's position" +"BUTTON_RESET_TOOL_BUTTON_POSITION_LABEL","Reset button's position" +"CHECKBOX_RENDER_DEBUG_LABEL","render debug overlays" +"TOOLTIP_TOOL_TOGGLE_BUTTON","Parallel Road Tool" +"TOOLTIP_SAVE_BUTTON","Save preset" +"TOOLTIP_LOAD_BUTTON","Load preset" +"TOOLTIP_SNAPPING_TOGGLE_BUTTON","Snap to existing nodes" +"TOOLTIP_AUTO_WIDTH_TOGGLE_BUTTON","Adjust horizontal offsets when main network changes" +"TOOLTIP_ANGLE_COMPENSATION_TOGGLE_BUTTON","Angle compensation" +"TOOLTIP_SORT_NETWORKS_BUTTON","Sort networks by horizontal distance (ascending)" +"TOOLTIP_ADD_NETWORK_BUTTON","Add network" +"TOOLTIP_REMOVE_NETWORK_BUTTON","Remove network" +"TOOLTIP_INVERT_DIRECTION_TOGGLE_BUTTON","Invert direction" +"TOOLTIP_HORIZONTAL_OFFSET_TEXT","Horizontal distance from previous segment +Scroll to change +CTRL: x0.1 +SHIFT: x10" +"TOOLTIP_VERTICAL_OFFSET_TEXT","Vertical distance from previous segment +Scroll to change +CTRL: x0.1 +SHIFT: x10" +"LABEL_SAVE_PRESET_WINDOW_TITLE","Save preset" +"LABEL_LOAD_PRESET_WINDOW_TITLE","Load preset" +"LABEL_SAVE_PRESET_FAILED_TITLE","Save preset failed" +"LABEL_SAVE_PRESET_FAILED_MESSAGE","Exception while saving preset to {0}:\r\n{1}" +"LABEL_OVERWRITE_PRESET_TITLE","Overwrite" +"LABEL_OVERWRITE_PRESET_MESSAGE","File '{0}' already exists, do you want to overwrite it?" +"LABEL_DELETE_CONFIRMATION_PRESET_TITLE","Delete" +"LABEL_DELETE_CONFIRMATION_PRESET_MESSAGE","Are you sure to delete '{0}'?" +"LABEL_DELETE_PRESET_BUTTON_TITLE","Delete preset" +"LABEL_DELETE_PRESET_FAILED_TITLE","Delete preset failed" +"LABEL_DELETE_PRESET_FAILED_MESSAGE","Exception while deleting preset from {0}:\r\n{1}" +"LABEL_LOAD_PRESET_BUTTON_TITLE","Load preset" +"LABEL_LOAD_PRESET_FAILED_TITLE","Save preset failed" +"LABEL_LOAD_PRESET_FAILED_MESSAGE","Exception while saving preset to {0}:\r\n{1}" +"PRT_UPD_30_0","Moved mod core to Harmony for better compatibility with other mods" +"PRT_UPD_30_1","Completely rewritten mod's core logic/engine" +"PRT_UPD_30_2","Fully redesigned and faster UI" +"PRT_UPD_30_3","Improved logic used to enable/disable the mod for a more consistent behavior" +"PRT_UPD_30_4","Added button to sort networks based on their horizontal distance" +"PRT_UPD_30_5","Added button to enable/disable automatic horizontal offset adjusting when changing the main selected network (parallel networks will be shifted to match new network's width)" +"PRT_UPD_30_6","Added button to enable/disable automatic angle compensation: building straight networks with sharp angles can now cause nodes to be moved to produce more pleasing results" +"PRT_UPD_30_7","Added scrollwheel support to horizontal/vertical offsets texts" +"PRT_UPD_30_8","Pressing ALT will now switch building side (use this if upgrading curves produces unexpected results)" +"PRT_UPD_30_9","Fixed a bug preventing trees to be applied to parallel/stacked segments" From d7d14ad00136d03f1c8546f2d7140d29750f1e08 Mon Sep 17 00:00:00 2001 From: Stefano Tenuta Date: Mon, 31 Oct 2022 01:14:17 +0100 Subject: [PATCH 52/58] New translations en-EN.csv (Portuguese, Brazilian) --- Translations/pt-BR.csv | 74 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 74 insertions(+) create mode 100644 Translations/pt-BR.csv diff --git a/Translations/pt-BR.csv b/Translations/pt-BR.csv new file mode 100644 index 0000000..860f0c7 --- /dev/null +++ b/Translations/pt-BR.csv @@ -0,0 +1,74 @@ +"LANGUAGE","English","Language name (in native language)." +"LANGUAGE_GAME","Use game language","Default selection in language selection menu." +"NOTE_CLOSE","Close","Notification button text - closes the notification." +"NOTE_DONTSHOWAGAIN","Don't show again","Notification button text - don't show this notification again." +"NO","No","Notification button text - don't perform this action." +"YES","Yes","Notification button text - perfom this action." +"PRESS_ANY_KEY","Press any key","Shown when awaiting user input when changing a key setting." +"CONFLICT_DETECTED","Mod conflict detected!","Warning message that a mod conflict was detected." +"UNABLE_TO_OPERATE","This means that the mod is not able to operate and has shut down.","Warning message letting the user know that the mod can't work." +"CONFLICTING_MODS","The conflicting mods are:","Part of the mod conflict warning notification - header for the list of conflicting mods." +"HARMONY_ERROR","The mod was unable to properly apply its required Harmony patches.","Warning message that a patching problem was detected, and the mod can't operate." +"HARMONY_PROBLEM_CAUSES","Possible causes of this problem include:","Header for list of possible causes of Harmony errors." +"HARMONY_NOT_INSTALLED","The required Harmony 2 mod dependency was not installed","Possible cause of Harmony error - Harmony not installed." +"HARMONY_MOD_ERROR","An old and/or broken mod is preventing Harmony 2 from operating properly","Possible cause of Harmony error - a broken mod (not this one) can cause things to stop working." +"HARMONY_MOD_CONFLICT","Another mod may be trying to apply a conflicting Harmony patch","Possible cause of Harmony error - two mods trying to patch the same thing at once." +"MOD_DESCRIPTION","Helps you easily drawing parallel and stacked networks" +"FAILED","failed" +"MAJOR_GAME_UPDATE","Major game update detected. Mod is now inactive." +"CHOOSE_LANGUAGE","Choose language" +"BETA_WARNING_TEXT","!!! WARNING !!! +You're using a BETA software which can contain some bugs. +Unless you want to test the new features, please move to the stable version on Workshop." +"GROUP_KEY_BINDINGS_NAME","Keybindings" +"GROUP_BUTTONS_NAME","Need help?" +"SELECT_KEYMAPPING_TOGGLE_BUTTON_LABEL","Open/close mod's window" +"SELECT_KEYMAPPING_INCREASE_HORIZONTAL_OFFSET_LABEL","Increase horizontal offset" +"SELECT_KEYMAPPING_DECREASE_HORIZONTAL_OFFSET_LABEL","Decrease horizontal offset" +"SELECT_KEYMAPPING_INCREASE_VERTICAL_OFFSET_LABEL","Increase vertical offset" +"SELECT_KEYMAPPING_DECREASE_VERTICAL_OFFSET_LABEL","Decrease vertical offset" +"BUTTON_RESET_TOOL_WINDOW_POSITION_LABEL","Reset window's position" +"BUTTON_RESET_TOOL_BUTTON_POSITION_LABEL","Reset button's position" +"CHECKBOX_RENDER_DEBUG_LABEL","render debug overlays" +"TOOLTIP_TOOL_TOGGLE_BUTTON","Parallel Road Tool" +"TOOLTIP_SAVE_BUTTON","Save preset" +"TOOLTIP_LOAD_BUTTON","Load preset" +"TOOLTIP_SNAPPING_TOGGLE_BUTTON","Snap to existing nodes" +"TOOLTIP_AUTO_WIDTH_TOGGLE_BUTTON","Adjust horizontal offsets when main network changes" +"TOOLTIP_ANGLE_COMPENSATION_TOGGLE_BUTTON","Angle compensation" +"TOOLTIP_SORT_NETWORKS_BUTTON","Sort networks by horizontal distance (ascending)" +"TOOLTIP_ADD_NETWORK_BUTTON","Add network" +"TOOLTIP_REMOVE_NETWORK_BUTTON","Remove network" +"TOOLTIP_INVERT_DIRECTION_TOGGLE_BUTTON","Invert direction" +"TOOLTIP_HORIZONTAL_OFFSET_TEXT","Horizontal distance from previous segment +Scroll to change +CTRL: x0.1 +SHIFT: x10" +"TOOLTIP_VERTICAL_OFFSET_TEXT","Vertical distance from previous segment +Scroll to change +CTRL: x0.1 +SHIFT: x10" +"LABEL_SAVE_PRESET_WINDOW_TITLE","Save preset" +"LABEL_LOAD_PRESET_WINDOW_TITLE","Load preset" +"LABEL_SAVE_PRESET_FAILED_TITLE","Save preset failed" +"LABEL_SAVE_PRESET_FAILED_MESSAGE","Exception while saving preset to {0}:\r\n{1}" +"LABEL_OVERWRITE_PRESET_TITLE","Overwrite" +"LABEL_OVERWRITE_PRESET_MESSAGE","File '{0}' already exists, do you want to overwrite it?" +"LABEL_DELETE_CONFIRMATION_PRESET_TITLE","Delete" +"LABEL_DELETE_CONFIRMATION_PRESET_MESSAGE","Are you sure to delete '{0}'?" +"LABEL_DELETE_PRESET_BUTTON_TITLE","Delete preset" +"LABEL_DELETE_PRESET_FAILED_TITLE","Delete preset failed" +"LABEL_DELETE_PRESET_FAILED_MESSAGE","Exception while deleting preset from {0}:\r\n{1}" +"LABEL_LOAD_PRESET_BUTTON_TITLE","Load preset" +"LABEL_LOAD_PRESET_FAILED_TITLE","Save preset failed" +"LABEL_LOAD_PRESET_FAILED_MESSAGE","Exception while saving preset to {0}:\r\n{1}" +"PRT_UPD_30_0","Moved mod core to Harmony for better compatibility with other mods" +"PRT_UPD_30_1","Completely rewritten mod's core logic/engine" +"PRT_UPD_30_2","Fully redesigned and faster UI" +"PRT_UPD_30_3","Improved logic used to enable/disable the mod for a more consistent behavior" +"PRT_UPD_30_4","Added button to sort networks based on their horizontal distance" +"PRT_UPD_30_5","Added button to enable/disable automatic horizontal offset adjusting when changing the main selected network (parallel networks will be shifted to match new network's width)" +"PRT_UPD_30_6","Added button to enable/disable automatic angle compensation: building straight networks with sharp angles can now cause nodes to be moved to produce more pleasing results" +"PRT_UPD_30_7","Added scrollwheel support to horizontal/vertical offsets texts" +"PRT_UPD_30_8","Pressing ALT will now switch building side (use this if upgrading curves produces unexpected results)" +"PRT_UPD_30_9","Fixed a bug preventing trees to be applied to parallel/stacked segments" From 835a089e07b21e760cca1490a9aa329297f1a58c Mon Sep 17 00:00:00 2001 From: Stefano Tenuta Date: Mon, 31 Oct 2022 10:21:41 +0100 Subject: [PATCH 53/58] New translations en-EN.csv (Japanese) --- Translations/ja-JP.csv | 48 +++++++++++++++++++++--------------------- 1 file changed, 24 insertions(+), 24 deletions(-) diff --git a/Translations/ja-JP.csv b/Translations/ja-JP.csv index 860f0c7..6c9c6c9 100644 --- a/Translations/ja-JP.csv +++ b/Translations/ja-JP.csv @@ -1,27 +1,27 @@ -"LANGUAGE","English","Language name (in native language)." -"LANGUAGE_GAME","Use game language","Default selection in language selection menu." -"NOTE_CLOSE","Close","Notification button text - closes the notification." -"NOTE_DONTSHOWAGAIN","Don't show again","Notification button text - don't show this notification again." -"NO","No","Notification button text - don't perform this action." -"YES","Yes","Notification button text - perfom this action." -"PRESS_ANY_KEY","Press any key","Shown when awaiting user input when changing a key setting." -"CONFLICT_DETECTED","Mod conflict detected!","Warning message that a mod conflict was detected." -"UNABLE_TO_OPERATE","This means that the mod is not able to operate and has shut down.","Warning message letting the user know that the mod can't work." -"CONFLICTING_MODS","The conflicting mods are:","Part of the mod conflict warning notification - header for the list of conflicting mods." -"HARMONY_ERROR","The mod was unable to properly apply its required Harmony patches.","Warning message that a patching problem was detected, and the mod can't operate." -"HARMONY_PROBLEM_CAUSES","Possible causes of this problem include:","Header for list of possible causes of Harmony errors." -"HARMONY_NOT_INSTALLED","The required Harmony 2 mod dependency was not installed","Possible cause of Harmony error - Harmony not installed." -"HARMONY_MOD_ERROR","An old and/or broken mod is preventing Harmony 2 from operating properly","Possible cause of Harmony error - a broken mod (not this one) can cause things to stop working." -"HARMONY_MOD_CONFLICT","Another mod may be trying to apply a conflicting Harmony patch","Possible cause of Harmony error - two mods trying to patch the same thing at once." -"MOD_DESCRIPTION","Helps you easily drawing parallel and stacked networks" -"FAILED","failed" -"MAJOR_GAME_UPDATE","Major game update detected. Mod is now inactive." -"CHOOSE_LANGUAGE","Choose language" -"BETA_WARNING_TEXT","!!! WARNING !!! -You're using a BETA software which can contain some bugs. -Unless you want to test the new features, please move to the stable version on Workshop." -"GROUP_KEY_BINDINGS_NAME","Keybindings" -"GROUP_BUTTONS_NAME","Need help?" +"LANGUAGE","日本語","Language name (in native language)." +"LANGUAGE_GAME","ゲームの言語を使用","Default selection in language selection menu." +"NOTE_CLOSE","閉じる","Notification button text - closes the notification." +"NOTE_DONTSHOWAGAIN","次回から表示しない","Notification button text - don't show this notification again." +"NO","いいえ","Notification button text - don't perform this action." +"YES","はい","Notification button text - perfom this action." +"PRESS_ANY_KEY","何かキーを押して下さい","Shown when awaiting user input when changing a key setting." +"CONFLICT_DETECTED","MODの競合が検出されました!","Warning message that a mod conflict was detected." +"UNABLE_TO_OPERATE","正常にMODが起動できないため、動作をシャットダウンしました。","Warning message letting the user know that the mod can't work." +"CONFLICTING_MODS","競合するMOD:","Part of the mod conflict warning notification - header for the list of conflicting mods." +"HARMONY_ERROR","MODで必要なHarmony2のパッチ動作で、適用と完了ができませんでした。","Warning message that a patching problem was detected, and the mod can't operate." +"HARMONY_PROBLEM_CAUSES","古いMODや壊れたMODが、Harmony2の正常な動作を阻害しています。","Header for list of possible causes of Harmony errors." +"HARMONY_NOT_INSTALLED","MODの依存関係で必要なHarmony2が、インストール/有効化されていません。","Possible cause of Harmony error - Harmony not installed." +"HARMONY_MOD_ERROR","古いMODや壊れたMODが、Harmony2の正常な動作を阻害しています。","Possible cause of Harmony error - a broken mod (not this one) can cause things to stop working." +"HARMONY_MOD_CONFLICT","競合する他のMODが、Harmony2のパッチを重複して適用しようとしています。","Possible cause of Harmony error - two mods trying to patch the same thing at once." +"MOD_DESCRIPTION","並列して配置・スタックしたネットワークを簡単に敷設することが出来ます。" +"FAILED","エラー" +"MAJOR_GAME_UPDATE","ゲームのメジャーアップデートを検出して、MODは無効化されています。" +"CHOOSE_LANGUAGE","言語を選択" +"BETA_WARNING_TEXT","!!! 警告 !!! +あなたがサブスクしたMODはβ版で、何らかのバグが存在する可能性があります。 +新機能を使いたいユーザー以外は、ワークショップにある安定版を使用して下さい。" +"GROUP_KEY_BINDINGS_NAME","キーバインド" +"GROUP_BUTTONS_NAME","ヘルプが必要?" "SELECT_KEYMAPPING_TOGGLE_BUTTON_LABEL","Open/close mod's window" "SELECT_KEYMAPPING_INCREASE_HORIZONTAL_OFFSET_LABEL","Increase horizontal offset" "SELECT_KEYMAPPING_DECREASE_HORIZONTAL_OFFSET_LABEL","Decrease horizontal offset" From a8a49eef58e6b746d4f521b8ed47b580e9d9c4bf Mon Sep 17 00:00:00 2001 From: Stefano Tenuta Date: Mon, 31 Oct 2022 12:58:29 +0100 Subject: [PATCH 54/58] New translations en-EN.csv (Japanese) --- Translations/ja-JP.csv | 90 +++++++++++++++++++++--------------------- 1 file changed, 45 insertions(+), 45 deletions(-) diff --git a/Translations/ja-JP.csv b/Translations/ja-JP.csv index 6c9c6c9..2855e5b 100644 --- a/Translations/ja-JP.csv +++ b/Translations/ja-JP.csv @@ -22,53 +22,53 @@ 新機能を使いたいユーザー以外は、ワークショップにある安定版を使用して下さい。" "GROUP_KEY_BINDINGS_NAME","キーバインド" "GROUP_BUTTONS_NAME","ヘルプが必要?" -"SELECT_KEYMAPPING_TOGGLE_BUTTON_LABEL","Open/close mod's window" -"SELECT_KEYMAPPING_INCREASE_HORIZONTAL_OFFSET_LABEL","Increase horizontal offset" -"SELECT_KEYMAPPING_DECREASE_HORIZONTAL_OFFSET_LABEL","Decrease horizontal offset" -"SELECT_KEYMAPPING_INCREASE_VERTICAL_OFFSET_LABEL","Increase vertical offset" -"SELECT_KEYMAPPING_DECREASE_VERTICAL_OFFSET_LABEL","Decrease vertical offset" -"BUTTON_RESET_TOOL_WINDOW_POSITION_LABEL","Reset window's position" -"BUTTON_RESET_TOOL_BUTTON_POSITION_LABEL","Reset button's position" -"CHECKBOX_RENDER_DEBUG_LABEL","render debug overlays" +"SELECT_KEYMAPPING_TOGGLE_BUTTON_LABEL","MODウィンドウを開閉" +"SELECT_KEYMAPPING_INCREASE_HORIZONTAL_OFFSET_LABEL","水平オフセットを増加" +"SELECT_KEYMAPPING_DECREASE_HORIZONTAL_OFFSET_LABEL","水平オフセットを減少" +"SELECT_KEYMAPPING_INCREASE_VERTICAL_OFFSET_LABEL","垂直オフセットを増加" +"SELECT_KEYMAPPING_DECREASE_VERTICAL_OFFSET_LABEL","垂直オフセットを減少" +"BUTTON_RESET_TOOL_WINDOW_POSITION_LABEL","ウィンドウの位置をリセット" +"BUTTON_RESET_TOOL_BUTTON_POSITION_LABEL","ボタンの位置をリセット" +"CHECKBOX_RENDER_DEBUG_LABEL","デバッグ用オーバーレイの描画" "TOOLTIP_TOOL_TOGGLE_BUTTON","Parallel Road Tool" -"TOOLTIP_SAVE_BUTTON","Save preset" -"TOOLTIP_LOAD_BUTTON","Load preset" -"TOOLTIP_SNAPPING_TOGGLE_BUTTON","Snap to existing nodes" -"TOOLTIP_AUTO_WIDTH_TOGGLE_BUTTON","Adjust horizontal offsets when main network changes" -"TOOLTIP_ANGLE_COMPENSATION_TOGGLE_BUTTON","Angle compensation" -"TOOLTIP_SORT_NETWORKS_BUTTON","Sort networks by horizontal distance (ascending)" -"TOOLTIP_ADD_NETWORK_BUTTON","Add network" -"TOOLTIP_REMOVE_NETWORK_BUTTON","Remove network" -"TOOLTIP_INVERT_DIRECTION_TOGGLE_BUTTON","Invert direction" -"TOOLTIP_HORIZONTAL_OFFSET_TEXT","Horizontal distance from previous segment -Scroll to change +"TOOLTIP_SAVE_BUTTON","プリセットをセーブ" +"TOOLTIP_LOAD_BUTTON","プリセットをロード" +"TOOLTIP_SNAPPING_TOGGLE_BUTTON","既存のノードにスナップ" +"TOOLTIP_AUTO_WIDTH_TOGGLE_BUTTON","メインのネットワークが変更された場合は水平オフセットを調整します。" +"TOOLTIP_ANGLE_COMPENSATION_TOGGLE_BUTTON","角度の補正" +"TOOLTIP_SORT_NETWORKS_BUTTON","ネットワークを水平距離でソート (昇順) します。" +"TOOLTIP_ADD_NETWORK_BUTTON","ネットワークを追加" +"TOOLTIP_REMOVE_NETWORK_BUTTON","ネットワークを削除" +"TOOLTIP_INVERT_DIRECTION_TOGGLE_BUTTON","方向の反転" +"TOOLTIP_HORIZONTAL_OFFSET_TEXT","前のセグメントからの水平距離 +スクロールして変更 CTRL: x0.1 SHIFT: x10" -"TOOLTIP_VERTICAL_OFFSET_TEXT","Vertical distance from previous segment -Scroll to change +"TOOLTIP_VERTICAL_OFFSET_TEXT","前のセグメントからの垂直距離 +スクロールして変更 CTRL: x0.1 SHIFT: x10" -"LABEL_SAVE_PRESET_WINDOW_TITLE","Save preset" -"LABEL_LOAD_PRESET_WINDOW_TITLE","Load preset" -"LABEL_SAVE_PRESET_FAILED_TITLE","Save preset failed" -"LABEL_SAVE_PRESET_FAILED_MESSAGE","Exception while saving preset to {0}:\r\n{1}" -"LABEL_OVERWRITE_PRESET_TITLE","Overwrite" -"LABEL_OVERWRITE_PRESET_MESSAGE","File '{0}' already exists, do you want to overwrite it?" -"LABEL_DELETE_CONFIRMATION_PRESET_TITLE","Delete" -"LABEL_DELETE_CONFIRMATION_PRESET_MESSAGE","Are you sure to delete '{0}'?" -"LABEL_DELETE_PRESET_BUTTON_TITLE","Delete preset" -"LABEL_DELETE_PRESET_FAILED_TITLE","Delete preset failed" -"LABEL_DELETE_PRESET_FAILED_MESSAGE","Exception while deleting preset from {0}:\r\n{1}" -"LABEL_LOAD_PRESET_BUTTON_TITLE","Load preset" -"LABEL_LOAD_PRESET_FAILED_TITLE","Save preset failed" -"LABEL_LOAD_PRESET_FAILED_MESSAGE","Exception while saving preset to {0}:\r\n{1}" -"PRT_UPD_30_0","Moved mod core to Harmony for better compatibility with other mods" -"PRT_UPD_30_1","Completely rewritten mod's core logic/engine" -"PRT_UPD_30_2","Fully redesigned and faster UI" -"PRT_UPD_30_3","Improved logic used to enable/disable the mod for a more consistent behavior" -"PRT_UPD_30_4","Added button to sort networks based on their horizontal distance" -"PRT_UPD_30_5","Added button to enable/disable automatic horizontal offset adjusting when changing the main selected network (parallel networks will be shifted to match new network's width)" -"PRT_UPD_30_6","Added button to enable/disable automatic angle compensation: building straight networks with sharp angles can now cause nodes to be moved to produce more pleasing results" -"PRT_UPD_30_7","Added scrollwheel support to horizontal/vertical offsets texts" -"PRT_UPD_30_8","Pressing ALT will now switch building side (use this if upgrading curves produces unexpected results)" -"PRT_UPD_30_9","Fixed a bug preventing trees to be applied to parallel/stacked segments" +"LABEL_SAVE_PRESET_WINDOW_TITLE","プリセットをセーブ" +"LABEL_LOAD_PRESET_WINDOW_TITLE","プリセットをロード" +"LABEL_SAVE_PRESET_FAILED_TITLE","プリセットのセーブに失敗" +"LABEL_SAVE_PRESET_FAILED_MESSAGE","セーブ中にエラーが発生しました。プリセット名 {0}:\r\n{1}" +"LABEL_OVERWRITE_PRESET_TITLE","上書き" +"LABEL_OVERWRITE_PRESET_MESSAGE","ファイル 「{0}」が既にありますが、上書きしますか?" +"LABEL_DELETE_CONFIRMATION_PRESET_TITLE","削除" +"LABEL_DELETE_CONFIRMATION_PRESET_MESSAGE","「{0}」 を削除しても、本当によろしいですか?" +"LABEL_DELETE_PRESET_BUTTON_TITLE","プリセットを削除" +"LABEL_DELETE_PRESET_FAILED_TITLE","プリセットの削除に失敗" +"LABEL_DELETE_PRESET_FAILED_MESSAGE","削除中にエラーが発生しました。プリセット名 {0}:\r\n{1}" +"LABEL_LOAD_PRESET_BUTTON_TITLE","プリセットをロード" +"LABEL_LOAD_PRESET_FAILED_TITLE","プリセットのセーブに失敗" +"LABEL_LOAD_PRESET_FAILED_MESSAGE","セーブ中にエラーが発生しました。プリセット名 {0}:\r\n{1}" +"PRT_UPD_30_0","他のMODとの互換性を高めるために、MODのコアをHarmony2へ移行しました。" +"PRT_UPD_30_1","MODのコアロジック/エンジンを全面的に書き直しました。" +"PRT_UPD_30_2","UIを全てリニューアルして高速化しています。" +"PRT_UPD_30_3","MODの有効化/無効化に関するロジックを改善して、より一貫性のある動作を実現しています。" +"PRT_UPD_30_4","ネットワークを水平距離でソートするボタンを追加しました。" +"PRT_UPD_30_5","選択したメインのネットワーク変更時に、水平オフセットの自動調整をオン/オフするボタンを追加しました。(並列したネットワークは、新しいネットワークの幅に合わせてシフト)" +"PRT_UPD_30_6","自動的な角度補正を有効/無効にするボタンを追加: 鋭角の直線ネットワークを構築する場合はノードを移動して、更に見栄え良くすることが可能になりました。" +"PRT_UPD_30_7","水平/垂直オフセットのテキストに、スクロールホイールのサポートを追加しました。" +"PRT_UPD_30_8","ALTキーを押して、建物側の切り替えが可能になりました。(カーブのアップグレードして予期せぬ問題が出た場合に使用)" +"PRT_UPD_30_9","並列/スタックしたセグメントで、ツリーを配置/適用しないバグを修正しました。" From 9a1c84d436b75bded7899fb39459a93532bca0dc Mon Sep 17 00:00:00 2001 From: Stefano Tenuta Date: Mon, 31 Oct 2022 12:58:30 +0100 Subject: [PATCH 55/58] New translations en-EN.csv (Russian) --- Translations/ru-RU.csv | 130 ++++++++++++++++++++--------------------- 1 file changed, 65 insertions(+), 65 deletions(-) diff --git a/Translations/ru-RU.csv b/Translations/ru-RU.csv index 860f0c7..15bdd21 100644 --- a/Translations/ru-RU.csv +++ b/Translations/ru-RU.csv @@ -1,72 +1,72 @@ -"LANGUAGE","English","Language name (in native language)." -"LANGUAGE_GAME","Use game language","Default selection in language selection menu." -"NOTE_CLOSE","Close","Notification button text - closes the notification." -"NOTE_DONTSHOWAGAIN","Don't show again","Notification button text - don't show this notification again." -"NO","No","Notification button text - don't perform this action." -"YES","Yes","Notification button text - perfom this action." -"PRESS_ANY_KEY","Press any key","Shown when awaiting user input when changing a key setting." -"CONFLICT_DETECTED","Mod conflict detected!","Warning message that a mod conflict was detected." -"UNABLE_TO_OPERATE","This means that the mod is not able to operate and has shut down.","Warning message letting the user know that the mod can't work." -"CONFLICTING_MODS","The conflicting mods are:","Part of the mod conflict warning notification - header for the list of conflicting mods." -"HARMONY_ERROR","The mod was unable to properly apply its required Harmony patches.","Warning message that a patching problem was detected, and the mod can't operate." -"HARMONY_PROBLEM_CAUSES","Possible causes of this problem include:","Header for list of possible causes of Harmony errors." -"HARMONY_NOT_INSTALLED","The required Harmony 2 mod dependency was not installed","Possible cause of Harmony error - Harmony not installed." -"HARMONY_MOD_ERROR","An old and/or broken mod is preventing Harmony 2 from operating properly","Possible cause of Harmony error - a broken mod (not this one) can cause things to stop working." -"HARMONY_MOD_CONFLICT","Another mod may be trying to apply a conflicting Harmony patch","Possible cause of Harmony error - two mods trying to patch the same thing at once." -"MOD_DESCRIPTION","Helps you easily drawing parallel and stacked networks" -"FAILED","failed" -"MAJOR_GAME_UPDATE","Major game update detected. Mod is now inactive." -"CHOOSE_LANGUAGE","Choose language" -"BETA_WARNING_TEXT","!!! WARNING !!! -You're using a BETA software which can contain some bugs. -Unless you want to test the new features, please move to the stable version on Workshop." -"GROUP_KEY_BINDINGS_NAME","Keybindings" -"GROUP_BUTTONS_NAME","Need help?" -"SELECT_KEYMAPPING_TOGGLE_BUTTON_LABEL","Open/close mod's window" -"SELECT_KEYMAPPING_INCREASE_HORIZONTAL_OFFSET_LABEL","Increase horizontal offset" -"SELECT_KEYMAPPING_DECREASE_HORIZONTAL_OFFSET_LABEL","Decrease horizontal offset" -"SELECT_KEYMAPPING_INCREASE_VERTICAL_OFFSET_LABEL","Increase vertical offset" -"SELECT_KEYMAPPING_DECREASE_VERTICAL_OFFSET_LABEL","Decrease vertical offset" -"BUTTON_RESET_TOOL_WINDOW_POSITION_LABEL","Reset window's position" -"BUTTON_RESET_TOOL_BUTTON_POSITION_LABEL","Reset button's position" -"CHECKBOX_RENDER_DEBUG_LABEL","render debug overlays" -"TOOLTIP_TOOL_TOGGLE_BUTTON","Parallel Road Tool" -"TOOLTIP_SAVE_BUTTON","Save preset" -"TOOLTIP_LOAD_BUTTON","Load preset" -"TOOLTIP_SNAPPING_TOGGLE_BUTTON","Snap to existing nodes" -"TOOLTIP_AUTO_WIDTH_TOGGLE_BUTTON","Adjust horizontal offsets when main network changes" -"TOOLTIP_ANGLE_COMPENSATION_TOGGLE_BUTTON","Angle compensation" -"TOOLTIP_SORT_NETWORKS_BUTTON","Sort networks by horizontal distance (ascending)" -"TOOLTIP_ADD_NETWORK_BUTTON","Add network" -"TOOLTIP_REMOVE_NETWORK_BUTTON","Remove network" -"TOOLTIP_INVERT_DIRECTION_TOGGLE_BUTTON","Invert direction" -"TOOLTIP_HORIZONTAL_OFFSET_TEXT","Horizontal distance from previous segment -Scroll to change +"LANGUAGE","Русский","Language name (in native language)." +"LANGUAGE_GAME","Исп. язык игры","Default selection in language selection menu." +"NOTE_CLOSE","Закрыть","Notification button text - closes the notification." +"NOTE_DONTSHOWAGAIN","Больше не показывать","Notification button text - don't show this notification again." +"NO","Нет","Notification button text - don't perform this action." +"YES","Да","Notification button text - perfom this action." +"PRESS_ANY_KEY","Нажмите любую клавишу","Shown when awaiting user input when changing a key setting." +"CONFLICT_DETECTED","Обнаружен конфликт модов!","Warning message that a mod conflict was detected." +"UNABLE_TO_OPERATE","Это означает, что мод не может работать и отключился.","Warning message letting the user know that the mod can't work." +"CONFLICTING_MODS","Конфликтующие моды:","Part of the mod conflict warning notification - header for the list of conflicting mods." +"HARMONY_ERROR","Моду не удалось правильно применить необходимые исправления Harmony.","Warning message that a patching problem was detected, and the mod can't operate." +"HARMONY_PROBLEM_CAUSES","Возможные причины этой проблемы:","Header for list of possible causes of Harmony errors." +"HARMONY_NOT_INSTALLED","Требуемая модификация Harmony 2 не установлена","Possible cause of Harmony error - Harmony not installed." +"HARMONY_MOD_ERROR","Старый и/или сломанный мод мешает правильной работе Harmony 2","Possible cause of Harmony error - a broken mod (not this one) can cause things to stop working." +"HARMONY_MOD_CONFLICT","Другой мод, возможно, пытается применить конфликтующие исправления Harmony","Possible cause of Harmony error - two mods trying to patch the same thing at once." +"MOD_DESCRIPTION","Помогает вам легко рисовать параллельные и многоуровневые дороги" +"FAILED","ошибка" +"MAJOR_GAME_UPDATE","Обнаружено большое обновление игры. Сейчас мод неактивен." +"CHOOSE_LANGUAGE","Выбор языка" +"BETA_WARNING_TEXT","!!! ВНИМАНИЕ !!! +Вы используете БЕТА-версию, которая может содержать ошибки. +Если вы не хотите тестировать новые функции, перейдите на стабильную версию в Workshop." +"GROUP_KEY_BINDINGS_NAME","Комбинации клавиш" +"GROUP_BUTTONS_NAME","Требуется помощь?" +"SELECT_KEYMAPPING_TOGGLE_BUTTON_LABEL","Открыть/закрыть окно мода" +"SELECT_KEYMAPPING_INCREASE_HORIZONTAL_OFFSET_LABEL","Увеличить смещение по горизонтали" +"SELECT_KEYMAPPING_DECREASE_HORIZONTAL_OFFSET_LABEL","Уменьшить смещение по горизонтали" +"SELECT_KEYMAPPING_INCREASE_VERTICAL_OFFSET_LABEL","Увеличить смещение по вертикали" +"SELECT_KEYMAPPING_DECREASE_VERTICAL_OFFSET_LABEL","Увеличить смещение по вертикали" +"BUTTON_RESET_TOOL_WINDOW_POSITION_LABEL","Восстановить расположение окна" +"BUTTON_RESET_TOOL_BUTTON_POSITION_LABEL","Восстановить расположение кнопки" +"CHECKBOX_RENDER_DEBUG_LABEL","отображать слои отладки" +"TOOLTIP_TOOL_TOGGLE_BUTTON","Инструмент «Параллельная дорога»" +"TOOLTIP_SAVE_BUTTON","Сохранить шаблон" +"TOOLTIP_LOAD_BUTTON","Загрузить шаблон" +"TOOLTIP_SNAPPING_TOGGLE_BUTTON","Привязать к существующим узлам" +"TOOLTIP_AUTO_WIDTH_TOGGLE_BUTTON","Настройка горизонтальных смещений при изменении основной дороги" +"TOOLTIP_ANGLE_COMPENSATION_TOGGLE_BUTTON","Угол компенсации" +"TOOLTIP_SORT_NETWORKS_BUTTON","Сортировать дороги/конструкции по горизонтальному расстоянию (по возрастанию)" +"TOOLTIP_ADD_NETWORK_BUTTON","Добавить дорогу/конструкцию" +"TOOLTIP_REMOVE_NETWORK_BUTTON","Удалить дорогу/конструкцию" +"TOOLTIP_INVERT_DIRECTION_TOGGLE_BUTTON","Обратное направление" +"TOOLTIP_HORIZONTAL_OFFSET_TEXT","Горизонтальное расстояние от предыдущего сегмента +Прокрутите, чтобы изменить CTRL: x0.1 SHIFT: x10" -"TOOLTIP_VERTICAL_OFFSET_TEXT","Vertical distance from previous segment -Scroll to change +"TOOLTIP_VERTICAL_OFFSET_TEXT","Вертикальное расстояние от предыдущего сегмента +Прокрутите, чтобы изменить CTRL: x0.1 SHIFT: x10" -"LABEL_SAVE_PRESET_WINDOW_TITLE","Save preset" -"LABEL_LOAD_PRESET_WINDOW_TITLE","Load preset" -"LABEL_SAVE_PRESET_FAILED_TITLE","Save preset failed" -"LABEL_SAVE_PRESET_FAILED_MESSAGE","Exception while saving preset to {0}:\r\n{1}" -"LABEL_OVERWRITE_PRESET_TITLE","Overwrite" -"LABEL_OVERWRITE_PRESET_MESSAGE","File '{0}' already exists, do you want to overwrite it?" -"LABEL_DELETE_CONFIRMATION_PRESET_TITLE","Delete" -"LABEL_DELETE_CONFIRMATION_PRESET_MESSAGE","Are you sure to delete '{0}'?" -"LABEL_DELETE_PRESET_BUTTON_TITLE","Delete preset" -"LABEL_DELETE_PRESET_FAILED_TITLE","Delete preset failed" -"LABEL_DELETE_PRESET_FAILED_MESSAGE","Exception while deleting preset from {0}:\r\n{1}" -"LABEL_LOAD_PRESET_BUTTON_TITLE","Load preset" -"LABEL_LOAD_PRESET_FAILED_TITLE","Save preset failed" -"LABEL_LOAD_PRESET_FAILED_MESSAGE","Exception while saving preset to {0}:\r\n{1}" -"PRT_UPD_30_0","Moved mod core to Harmony for better compatibility with other mods" -"PRT_UPD_30_1","Completely rewritten mod's core logic/engine" -"PRT_UPD_30_2","Fully redesigned and faster UI" -"PRT_UPD_30_3","Improved logic used to enable/disable the mod for a more consistent behavior" -"PRT_UPD_30_4","Added button to sort networks based on their horizontal distance" +"LABEL_SAVE_PRESET_WINDOW_TITLE","Сохранить шаблон" +"LABEL_LOAD_PRESET_WINDOW_TITLE","Загрузить шаблон" +"LABEL_SAVE_PRESET_FAILED_TITLE","Не удалось сохранить шаблон" +"LABEL_SAVE_PRESET_FAILED_MESSAGE","Ошибка при сохранении шаблона в {0}:\r\n{1}" +"LABEL_OVERWRITE_PRESET_TITLE","Заменить" +"LABEL_OVERWRITE_PRESET_MESSAGE","Файл '{0}' уже существует, заменить его?" +"LABEL_DELETE_CONFIRMATION_PRESET_TITLE","Удалить" +"LABEL_DELETE_CONFIRMATION_PRESET_MESSAGE","Вы уверены, что хотите удалить '{0}'?" +"LABEL_DELETE_PRESET_BUTTON_TITLE","Удалить шаблон" +"LABEL_DELETE_PRESET_FAILED_TITLE","Не удалось удалить шаблон" +"LABEL_DELETE_PRESET_FAILED_MESSAGE","Ошибка при удалении шаблона из {0}:\r\n{1}" +"LABEL_LOAD_PRESET_BUTTON_TITLE","Загрузить шаблон" +"LABEL_LOAD_PRESET_FAILED_TITLE","Не удалось сохранить шаблон" +"LABEL_LOAD_PRESET_FAILED_MESSAGE","Ошибка при сохранении шаблона в {0}:\r\n{1}" +"PRT_UPD_30_0","Ядро мода перенесено в Harmony для лучшей совместимости с другими модами" +"PRT_UPD_30_1","Полностью переписана основная логика/движок мода" +"PRT_UPD_30_2","Полностью переработанный и более быстрый пользовательский интерфейс" +"PRT_UPD_30_3","Улучшена логика, используемая для включения/отключения мода для более последовательного поведения" +"PRT_UPD_30_4","Добавлена ​​кнопка для сортировки дорог/конструкций по горизонтальному расстоянию между ними" "PRT_UPD_30_5","Added button to enable/disable automatic horizontal offset adjusting when changing the main selected network (parallel networks will be shifted to match new network's width)" "PRT_UPD_30_6","Added button to enable/disable automatic angle compensation: building straight networks with sharp angles can now cause nodes to be moved to produce more pleasing results" "PRT_UPD_30_7","Added scrollwheel support to horizontal/vertical offsets texts" From 23bc1f7bd1a34358df5b0de84d3fedc90a4b77b8 Mon Sep 17 00:00:00 2001 From: Stefano Tenuta Date: Mon, 31 Oct 2022 14:00:39 +0100 Subject: [PATCH 56/58] New translations en-EN.csv (Russian) --- Translations/ru-RU.csv | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Translations/ru-RU.csv b/Translations/ru-RU.csv index 15bdd21..acd1f8d 100644 --- a/Translations/ru-RU.csv +++ b/Translations/ru-RU.csv @@ -34,7 +34,7 @@ "TOOLTIP_SAVE_BUTTON","Сохранить шаблон" "TOOLTIP_LOAD_BUTTON","Загрузить шаблон" "TOOLTIP_SNAPPING_TOGGLE_BUTTON","Привязать к существующим узлам" -"TOOLTIP_AUTO_WIDTH_TOGGLE_BUTTON","Настройка горизонтальных смещений при изменении основной дороги" +"TOOLTIP_AUTO_WIDTH_TOGGLE_BUTTON","Настройка горизонтальных смещений при изменении основной дороги/конструкции" "TOOLTIP_ANGLE_COMPENSATION_TOGGLE_BUTTON","Угол компенсации" "TOOLTIP_SORT_NETWORKS_BUTTON","Сортировать дороги/конструкции по горизонтальному расстоянию (по возрастанию)" "TOOLTIP_ADD_NETWORK_BUTTON","Добавить дорогу/конструкцию" @@ -67,8 +67,8 @@ SHIFT: x10" "PRT_UPD_30_2","Полностью переработанный и более быстрый пользовательский интерфейс" "PRT_UPD_30_3","Улучшена логика, используемая для включения/отключения мода для более последовательного поведения" "PRT_UPD_30_4","Добавлена ​​кнопка для сортировки дорог/конструкций по горизонтальному расстоянию между ними" -"PRT_UPD_30_5","Added button to enable/disable automatic horizontal offset adjusting when changing the main selected network (parallel networks will be shifted to match new network's width)" -"PRT_UPD_30_6","Added button to enable/disable automatic angle compensation: building straight networks with sharp angles can now cause nodes to be moved to produce more pleasing results" -"PRT_UPD_30_7","Added scrollwheel support to horizontal/vertical offsets texts" -"PRT_UPD_30_8","Pressing ALT will now switch building side (use this if upgrading curves produces unexpected results)" -"PRT_UPD_30_9","Fixed a bug preventing trees to be applied to parallel/stacked segments" +"PRT_UPD_30_5","Добавлена ​​кнопка для включения/выключения автоматической настройки смещения по горизонтали при изменении основной выбранной сети (параллельные дороги/конструкции будут сдвинуты в соответствии с шириной новой сети)" +"PRT_UPD_30_6","Добавлена ​​кнопка для включения/выключения автоматической компенсации углов: построение прямых сетей с острыми углами теперь может вызывать перемещение узлов для получения более реалистичных результатов" +"PRT_UPD_30_7","Добавлена поддержка колеса прокрутки для горизонтальных/вертикальных смещений текста" +"PRT_UPD_30_8","Нажатие ALT теперь переключает сторону здания (используйте это, если обновление кривых приводит к неожиданным результатам)" +"PRT_UPD_30_9","Исправлена ​​ошибка, из-за которой деревья не применялись к параллельным/многоуровневым сегментам" From 57b036ec0c6adcc702a2ab43e43fd751378fe991 Mon Sep 17 00:00:00 2001 From: Stefano Tenuta Date: Tue, 1 Nov 2022 06:49:33 +0100 Subject: [PATCH 57/58] New translations en-EN.csv (Chinese Traditional) --- Translations/zh-TW.csv | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Translations/zh-TW.csv b/Translations/zh-TW.csv index 860f0c7..6dc2a3b 100644 --- a/Translations/zh-TW.csv +++ b/Translations/zh-TW.csv @@ -1,8 +1,8 @@ -"LANGUAGE","English","Language name (in native language)." -"LANGUAGE_GAME","Use game language","Default selection in language selection menu." -"NOTE_CLOSE","Close","Notification button text - closes the notification." -"NOTE_DONTSHOWAGAIN","Don't show again","Notification button text - don't show this notification again." -"NO","No","Notification button text - don't perform this action." +"LANGUAGE","正體中文","Language name (in native language)." +"LANGUAGE_GAME","使用遊戲預設語言","Default selection in language selection menu." +"NOTE_CLOSE","關閉","Notification button text - closes the notification." +"NOTE_DONTSHOWAGAIN","不要再次顯示","Notification button text - don't show this notification again." +"NO","取消","Notification button text - don't perform this action." "YES","Yes","Notification button text - perfom this action." "PRESS_ANY_KEY","Press any key","Shown when awaiting user input when changing a key setting." "CONFLICT_DETECTED","Mod conflict detected!","Warning message that a mod conflict was detected." From 1195b53fead094d64f725d143106406cbe1f4d13 Mon Sep 17 00:00:00 2001 From: Stefano Tenuta Date: Tue, 1 Nov 2022 07:53:14 +0100 Subject: [PATCH 58/58] New translations en-EN.csv (Chinese Traditional) --- Translations/zh-TW.csv | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/Translations/zh-TW.csv b/Translations/zh-TW.csv index 6dc2a3b..2f089bc 100644 --- a/Translations/zh-TW.csv +++ b/Translations/zh-TW.csv @@ -3,25 +3,25 @@ "NOTE_CLOSE","關閉","Notification button text - closes the notification." "NOTE_DONTSHOWAGAIN","不要再次顯示","Notification button text - don't show this notification again." "NO","取消","Notification button text - don't perform this action." -"YES","Yes","Notification button text - perfom this action." -"PRESS_ANY_KEY","Press any key","Shown when awaiting user input when changing a key setting." -"CONFLICT_DETECTED","Mod conflict detected!","Warning message that a mod conflict was detected." -"UNABLE_TO_OPERATE","This means that the mod is not able to operate and has shut down.","Warning message letting the user know that the mod can't work." -"CONFLICTING_MODS","The conflicting mods are:","Part of the mod conflict warning notification - header for the list of conflicting mods." +"YES","確定","Notification button text - perfom this action." +"PRESS_ANY_KEY","請按任意鍵","Shown when awaiting user input when changing a key setting." +"CONFLICT_DETECTED","檢測到模組(Mod) 衝突!","Warning message that a mod conflict was detected." +"UNABLE_TO_OPERATE","這意味著模組(Mod) 將無法正常使用,並且已自動禁用。","Warning message letting the user know that the mod can't work." +"CONFLICTING_MODS","有衝突的模組(Mod):","Part of the mod conflict warning notification - header for the list of conflicting mods." "HARMONY_ERROR","The mod was unable to properly apply its required Harmony patches.","Warning message that a patching problem was detected, and the mod can't operate." -"HARMONY_PROBLEM_CAUSES","Possible causes of this problem include:","Header for list of possible causes of Harmony errors." -"HARMONY_NOT_INSTALLED","The required Harmony 2 mod dependency was not installed","Possible cause of Harmony error - Harmony not installed." -"HARMONY_MOD_ERROR","An old and/or broken mod is preventing Harmony 2 from operating properly","Possible cause of Harmony error - a broken mod (not this one) can cause things to stop working." +"HARMONY_PROBLEM_CAUSES","導致此問題有可能包括的原因:","Header for list of possible causes of Harmony errors." +"HARMONY_NOT_INSTALLED","沒有訂閱 “Harmony 2” 支援庫模組(Mod)。","Possible cause of Harmony error - Harmony not installed." +"HARMONY_MOD_ERROR","部分老舊或損壞的模組(Mod)導致 “Harmony 2” 延伸檔案模組(Mod)無法正常運作。","Possible cause of Harmony error - a broken mod (not this one) can cause things to stop working." "HARMONY_MOD_CONFLICT","Another mod may be trying to apply a conflicting Harmony patch","Possible cause of Harmony error - two mods trying to patch the same thing at once." "MOD_DESCRIPTION","Helps you easily drawing parallel and stacked networks" "FAILED","failed" "MAJOR_GAME_UPDATE","Major game update detected. Mod is now inactive." -"CHOOSE_LANGUAGE","Choose language" +"CHOOSE_LANGUAGE","選擇語言" "BETA_WARNING_TEXT","!!! WARNING !!! You're using a BETA software which can contain some bugs. Unless you want to test the new features, please move to the stable version on Workshop." -"GROUP_KEY_BINDINGS_NAME","Keybindings" -"GROUP_BUTTONS_NAME","Need help?" +"GROUP_KEY_BINDINGS_NAME","快捷鍵" +"GROUP_BUTTONS_NAME","需要協助嗎?" "SELECT_KEYMAPPING_TOGGLE_BUTTON_LABEL","Open/close mod's window" "SELECT_KEYMAPPING_INCREASE_HORIZONTAL_OFFSET_LABEL","Increase horizontal offset" "SELECT_KEYMAPPING_DECREASE_HORIZONTAL_OFFSET_LABEL","Decrease horizontal offset"