diff options
Diffstat (limited to 'libs/installer_manual/src/installer_manual_en.ts')
| -rw-r--r-- | libs/installer_manual/src/installer_manual_en.ts | 164 |
1 files changed, 164 insertions, 0 deletions
diff --git a/libs/installer_manual/src/installer_manual_en.ts b/libs/installer_manual/src/installer_manual_en.ts new file mode 100644 index 0000000..3bc22c1 --- /dev/null +++ b/libs/installer_manual/src/installer_manual_en.ts @@ -0,0 +1,164 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="en_US"> +<context> + <name>ArchiveTreeWidget</name> + <message> + <location filename="archivetree.cpp" line="435"/> + <location filename="archivetree.cpp" line="445"/> + <source>Cannot drop</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="archivetree.cpp" line="436"/> + <source>Cannot drop '%1' into one of its subfolder.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="archivetree.cpp" line="447"/> + <source>A file '%1' already exists in folder '%2'.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="archivetree.cpp" line="450"/> + <source>A folder '%1' already exists in folder '%2'.</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>InstallDialog</name> + <message> + <location filename="installdialog.ui" line="20"/> + <source>Install Mods</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="installdialog.ui" line="46"/> + <location filename="installdialog.cpp" line="138"/> + <source>Name</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="installdialog.ui" line="62"/> + <source>Content</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="installdialog.ui" line="72"/> + <source>Content of the archive. You can change the directory structure by using drag&drop. Hint: Also try right clicking...</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="installdialog.ui" line="75"/> + <source><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">This displays the content of the archive. &lt;data&gt; represents the base directory which will map to the game's data directory. You can change the base directory via the right-click context menu and you can move around files via drag&amp;drop</span></p></body></html></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="installdialog.ui" line="118"/> + <source>Placeholder</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="installdialog.ui" line="138"/> + <source>OK</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="installdialog.ui" line="145"/> + <source>Cancel</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="installdialog.cpp" line="138"/> + <source>Enter a directory name</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="installdialog.cpp" line="100"/> + <source>Cannot check the content of <%1>.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="installdialog.cpp" line="101"/> + <source>The plugin for the current game does not provide a way to check the content of <%1>.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="installdialog.cpp" line="109"/> + <source>The content of <%1> looks valid.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="installdialog.cpp" line="111"/> + <source>The content of <%1> seems valid for the current game.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="installdialog.cpp" line="117"/> + <source>The content of <%1> does not look valid.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="installdialog.cpp" line="119"/> + <source>The content of <%1> is probably not valid for the current game.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="installdialog.cpp" line="130"/> + <source>Cannot create directory under a file.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="installdialog.cpp" line="146"/> + <source>A directory or file with that name already exists.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="installdialog.cpp" line="167"/> + <source>Set as <%1> directory</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="installdialog.cpp" line="174"/> + <source>Unset <%1> directory</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="installdialog.cpp" line="185"/> + <source>Create directory...</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="installdialog.cpp" line="189"/> + <source>&Open</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="installdialog.cpp" line="200"/> + <source>Continue?</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="installdialog.cpp" line="201"/> + <source>This mod was probably NOT set up correctly, most likely it will NOT work. You should first correct the directory layout using the content-tree.</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>InstallerManual</name> + <message> + <location filename="installermanual.cpp" line="52"/> + <source>Manual Installer</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="installermanual.cpp" line="62"/> + <source>Fallback installer for mods that can be extracted but can't be handled by another installer</source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> |
