diff options
Diffstat (limited to 'libs/installer_fomod_csharp/src/installer_fomod_csharp_en.ts')
| -rw-r--r-- | libs/installer_fomod_csharp/src/installer_fomod_csharp_en.ts | 125 |
1 files changed, 125 insertions, 0 deletions
diff --git a/libs/installer_fomod_csharp/src/installer_fomod_csharp_en.ts b/libs/installer_fomod_csharp/src/installer_fomod_csharp_en.ts new file mode 100644 index 0000000..7c13b6c --- /dev/null +++ b/libs/installer_fomod_csharp/src/installer_fomod_csharp_en.ts @@ -0,0 +1,125 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="en_US"> +<context> + <name>FomodCSharpPostDialog</name> + <message> + <location filename="installer_fomod_csharp_postdialog.ui" line="14"/> + <source>Settings modification required</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="installer_fomod_csharp_postdialog.ui" line="20"/> + <source>The installer needs to edit the following settings. You can either apply them, discard them or move them to the mod installation folder (under INI Tweaks).</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="installer_fomod_csharp_postdialog.ui" line="56"/> + <source>Apply the settings to the INI files corresponding to the current profile.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="installer_fomod_csharp_postdialog.ui" line="59"/> + <source>Apply</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="installer_fomod_csharp_postdialog.ui" line="66"/> + <source>Discard the settings.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="installer_fomod_csharp_postdialog.ui" line="69"/> + <source>Discard</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="installer_fomod_csharp_postdialog.ui" line="76"/> + <source>Create files under "INI Tweaks" in the mod folder with these settings.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="installer_fomod_csharp_postdialog.ui" line="79"/> + <source>INI Tweaks</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="installer_fomod_csharp_postdialog.ui" line="86"/> + <source>Cancel the installation.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="installer_fomod_csharp_postdialog.ui" line="89"/> + <source>Cancel</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>FomodCSharpPredialog</name> + <message> + <location filename="installer_fomod_csharp_predialog.ui" line="14"/> + <source>FOMOD C# Installer</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="installer_fomod_csharp_predialog.ui" line="22"/> + <source>Name</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="installer_fomod_csharp_predialog.ui" line="40"/> + <location filename="installer_fomod_csharp_predialog.ui" line="43"/> + <source>Opens a Dialog that allows custom modifications.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="installer_fomod_csharp_predialog.ui" line="46"/> + <source>Manual</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="installer_fomod_csharp_predialog.ui" line="69"/> + <source>Start</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="installer_fomod_csharp_predialog.ui" line="79"/> + <source>Cancel</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>FomodInfoReader</name> + <message> + <location filename="xml_info_reader.h" line="109"/> + <source>Failed to parse %1. See console for details.</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>InstallerFomodCSharp</name> + <message> + <location filename="installer_fomod_csharp.h" line="36"/> + <source>Fomod Installer C#</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="installer_fomod_csharp.h" line="42"/> + <source>Installer for C# based FOMOD archives.</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>QObject</name> + <message> + <location filename="base_script.cpp" line="516"/> + <source>Choose any:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="base_script.cpp" line="519"/> + <source>Choose one:</source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> |
