ui_mainwindow.h 42 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751
  1. /********************************************************************************
  2. ** Form generated from reading UI file 'mainwindow.ui'
  3. **
  4. ** Created by: Qt User Interface Compiler version 5.9.3
  5. **
  6. ** WARNING! All changes made in this file will be lost when recompiling UI file!
  7. ********************************************************************************/
  8. #ifndef UI_MAINWINDOW_H
  9. #define UI_MAINWINDOW_H
  10. #include <QtCore/QVariant>
  11. #include <QtWidgets/QAction>
  12. #include <QtWidgets/QApplication>
  13. #include <QtWidgets/QButtonGroup>
  14. #include <QtWidgets/QCheckBox>
  15. #include <QtWidgets/QComboBox>
  16. #include <QtWidgets/QGroupBox>
  17. #include <QtWidgets/QHeaderView>
  18. #include <QtWidgets/QLabel>
  19. #include <QtWidgets/QListWidget>
  20. #include <QtWidgets/QMainWindow>
  21. #include <QtWidgets/QProgressBar>
  22. #include <QtWidgets/QPushButton>
  23. #include <QtWidgets/QTextBrowser>
  24. #include <QtWidgets/QWidget>
  25. QT_BEGIN_NAMESPACE
  26. class Ui_MainWindow
  27. {
  28. public:
  29. QWidget *centralWidget;
  30. QPushButton *mainButton;
  31. QPushButton *optButton;
  32. QPushButton *newsButton;
  33. QPushButton *helpButton;
  34. QPushButton *aboutButton;
  35. QPushButton *enterButton;
  36. QLabel *titleLabel;
  37. QLabel *hintLabel;
  38. QLabel *exthintLabel;
  39. QGroupBox *mainbox;
  40. QLabel *textsTitle;
  41. QLabel *soundsTitle;
  42. QLabel *imagesTitle;
  43. QLabel *fontsTitle;
  44. QLabel *loadscreensTitle;
  45. QLabel *videosTitle;
  46. QLabel *textsStatus;
  47. QLabel *soundsStatus;
  48. QLabel *imagesStatus;
  49. QLabel *loadscreensStatus;
  50. QLabel *fontsStatus;
  51. QLabel *videosStatus;
  52. QLabel *label_3;
  53. QLabel *label;
  54. QLabel *label_4;
  55. QLabel *label_8;
  56. QLabel *label_6;
  57. QLabel *label_7;
  58. QGroupBox *optbox;
  59. QGroupBox *lotrofolderbox;
  60. QLabel *lotropathLabel;
  61. QPushButton *lotropathButton;
  62. QLabel *localeLabel;
  63. QPushButton *enButton;
  64. QPushButton *deButton;
  65. QPushButton *frButton;
  66. QGroupBox *patchsbox;
  67. QCheckBox *checkFonts;
  68. QCheckBox *checkTexts;
  69. QCheckBox *checkSounds;
  70. QCheckBox *checkMaps;
  71. QCheckBox *checkScreens;
  72. QCheckBox *checkVideos;
  73. QCheckBox *checkMicro;
  74. QPushButton *repairButton;
  75. QComboBox *skinSelect;
  76. QLabel *skinLabel;
  77. QLabel *optboxImage;
  78. QLabel *mainboxImage;
  79. QLabel *newsboxImage;
  80. QGroupBox *newsbox;
  81. QLabel *news1Image;
  82. QLabel *news2Image;
  83. QLabel *news3Image;
  84. QLabel *news4Image;
  85. QLabel *news1Title;
  86. QLabel *news1Teaser;
  87. QLabel *news2Teaser;
  88. QLabel *news2Title;
  89. QLabel *news3Teaser;
  90. QLabel *news3Title;
  91. QLabel *news4Teaser;
  92. QLabel *news4Title;
  93. QGroupBox *helpbox;
  94. QTextBrowser *textBrowser;
  95. QGroupBox *aboutbox;
  96. QLabel *helperslist;
  97. QLabel *designers;
  98. QLabel *translatorslist;
  99. QLabel *programmerslist;
  100. QLabel *programmers;
  101. QLabel *helpers;
  102. QLabel *designerslist;
  103. QLabel *translators;
  104. QLabel *helpboxImage;
  105. QLabel *aboutboxImage;
  106. QPushButton *minimizeButton;
  107. QPushButton *closeButton;
  108. QGroupBox *dialogbox;
  109. QGroupBox *dialog;
  110. QPushButton *okButton;
  111. QPushButton *cancelButton;
  112. QLabel *dialogHeader;
  113. QLabel *dialogImage;
  114. QLabel *dialogInfo;
  115. QListWidget *dialogList;
  116. QGroupBox *serversbox;
  117. QLabel *Arkenstone;
  118. QLabel *Belegaer;
  119. QLabel *Brandywine;
  120. QLabel *Crickhollow;
  121. QLabel *Evernight;
  122. QLabel *Gladden;
  123. QLabel *Gwaihir;
  124. QLabel *Bullroarer;
  125. QLabel *Landroval;
  126. QLabel *Laurelin;
  127. QLabel *Sirannon;
  128. QPushButton *couponButton;
  129. QLabel *couponTitle;
  130. QLabel *footRed;
  131. QLabel *footYellow;
  132. QLabel *loader;
  133. QGroupBox *startbox;
  134. QGroupBox *startframe;
  135. QPushButton *goOriginal;
  136. QPushButton *goLocal;
  137. QPushButton *goCancel;
  138. QLabel *goTitle;
  139. QLabel *goHeader;
  140. QProgressBar *goProgress;
  141. QLabel *goHint;
  142. QLabel *labelVersion;
  143. QPushButton *designButton;
  144. QLabel *mainTitle;
  145. void setupUi(QMainWindow *MainWindow)
  146. {
  147. if (MainWindow->objectName().isEmpty())
  148. MainWindow->setObjectName(QStringLiteral("MainWindow"));
  149. MainWindow->resize(427, 310);
  150. MainWindow->setStyleSheet(QStringLiteral(""));
  151. centralWidget = new QWidget(MainWindow);
  152. centralWidget->setObjectName(QStringLiteral("centralWidget"));
  153. mainButton = new QPushButton(centralWidget);
  154. mainButton->setObjectName(QStringLiteral("mainButton"));
  155. mainButton->setGeometry(QRect(10, 10, 75, 23));
  156. mainButton->setCursor(QCursor(Qt::PointingHandCursor));
  157. optButton = new QPushButton(centralWidget);
  158. optButton->setObjectName(QStringLiteral("optButton"));
  159. optButton->setGeometry(QRect(10, 40, 75, 23));
  160. optButton->setCursor(QCursor(Qt::PointingHandCursor));
  161. newsButton = new QPushButton(centralWidget);
  162. newsButton->setObjectName(QStringLiteral("newsButton"));
  163. newsButton->setGeometry(QRect(10, 70, 75, 23));
  164. newsButton->setCursor(QCursor(Qt::PointingHandCursor));
  165. helpButton = new QPushButton(centralWidget);
  166. helpButton->setObjectName(QStringLiteral("helpButton"));
  167. helpButton->setGeometry(QRect(10, 100, 75, 23));
  168. helpButton->setCursor(QCursor(Qt::PointingHandCursor));
  169. aboutButton = new QPushButton(centralWidget);
  170. aboutButton->setObjectName(QStringLiteral("aboutButton"));
  171. aboutButton->setGeometry(QRect(10, 130, 75, 23));
  172. aboutButton->setCursor(QCursor(Qt::PointingHandCursor));
  173. enterButton = new QPushButton(centralWidget);
  174. enterButton->setObjectName(QStringLiteral("enterButton"));
  175. enterButton->setGeometry(QRect(10, 160, 75, 23));
  176. enterButton->setCursor(QCursor(Qt::PointingHandCursor));
  177. titleLabel = new QLabel(centralWidget);
  178. titleLabel->setObjectName(QStringLiteral("titleLabel"));
  179. titleLabel->setGeometry(QRect(20, 190, 61, 16));
  180. titleLabel->setAlignment(Qt::AlignCenter);
  181. hintLabel = new QLabel(centralWidget);
  182. hintLabel->setObjectName(QStringLiteral("hintLabel"));
  183. hintLabel->setGeometry(QRect(20, 210, 47, 13));
  184. exthintLabel = new QLabel(centralWidget);
  185. exthintLabel->setObjectName(QStringLiteral("exthintLabel"));
  186. exthintLabel->setGeometry(QRect(20, 230, 47, 13));
  187. mainbox = new QGroupBox(centralWidget);
  188. mainbox->setObjectName(QStringLiteral("mainbox"));
  189. mainbox->setGeometry(QRect(90, 0, 341, 231));
  190. textsTitle = new QLabel(mainbox);
  191. textsTitle->setObjectName(QStringLiteral("textsTitle"));
  192. textsTitle->setGeometry(QRect(10, 5, 101, 21));
  193. soundsTitle = new QLabel(mainbox);
  194. soundsTitle->setObjectName(QStringLiteral("soundsTitle"));
  195. soundsTitle->setGeometry(QRect(10, 40, 111, 21));
  196. imagesTitle = new QLabel(mainbox);
  197. imagesTitle->setObjectName(QStringLiteral("imagesTitle"));
  198. imagesTitle->setGeometry(QRect(10, 75, 111, 21));
  199. fontsTitle = new QLabel(mainbox);
  200. fontsTitle->setObjectName(QStringLiteral("fontsTitle"));
  201. fontsTitle->setGeometry(QRect(10, 145, 111, 21));
  202. loadscreensTitle = new QLabel(mainbox);
  203. loadscreensTitle->setObjectName(QStringLiteral("loadscreensTitle"));
  204. loadscreensTitle->setGeometry(QRect(10, 110, 111, 21));
  205. loadscreensTitle->setStyleSheet(QStringLiteral(""));
  206. videosTitle = new QLabel(mainbox);
  207. videosTitle->setObjectName(QStringLiteral("videosTitle"));
  208. videosTitle->setGeometry(QRect(10, 180, 111, 21));
  209. textsStatus = new QLabel(mainbox);
  210. textsStatus->setObjectName(QStringLiteral("textsStatus"));
  211. textsStatus->setGeometry(QRect(200, 5, 131, 35));
  212. soundsStatus = new QLabel(mainbox);
  213. soundsStatus->setObjectName(QStringLiteral("soundsStatus"));
  214. soundsStatus->setGeometry(QRect(200, 40, 131, 35));
  215. imagesStatus = new QLabel(mainbox);
  216. imagesStatus->setObjectName(QStringLiteral("imagesStatus"));
  217. imagesStatus->setGeometry(QRect(200, 75, 131, 35));
  218. loadscreensStatus = new QLabel(mainbox);
  219. loadscreensStatus->setObjectName(QStringLiteral("loadscreensStatus"));
  220. loadscreensStatus->setGeometry(QRect(200, 110, 131, 35));
  221. fontsStatus = new QLabel(mainbox);
  222. fontsStatus->setObjectName(QStringLiteral("fontsStatus"));
  223. fontsStatus->setGeometry(QRect(200, 145, 131, 35));
  224. videosStatus = new QLabel(mainbox);
  225. videosStatus->setObjectName(QStringLiteral("videosStatus"));
  226. videosStatus->setGeometry(QRect(200, 180, 121, 35));
  227. label_3 = new QLabel(mainbox);
  228. label_3->setObjectName(QStringLiteral("label_3"));
  229. label_3->setGeometry(QRect(10, 23, 221, 16));
  230. label = new QLabel(mainbox);
  231. label->setObjectName(QStringLiteral("label"));
  232. label->setGeometry(QRect(10, 58, 221, 16));
  233. label_4 = new QLabel(mainbox);
  234. label_4->setObjectName(QStringLiteral("label_4"));
  235. label_4->setGeometry(QRect(10, 93, 231, 16));
  236. label_8 = new QLabel(mainbox);
  237. label_8->setObjectName(QStringLiteral("label_8"));
  238. label_8->setGeometry(QRect(10, 128, 221, 16));
  239. label_6 = new QLabel(mainbox);
  240. label_6->setObjectName(QStringLiteral("label_6"));
  241. label_6->setGeometry(QRect(10, 163, 221, 16));
  242. label_7 = new QLabel(mainbox);
  243. label_7->setObjectName(QStringLiteral("label_7"));
  244. label_7->setGeometry(QRect(10, 198, 201, 16));
  245. optbox = new QGroupBox(centralWidget);
  246. optbox->setObjectName(QStringLiteral("optbox"));
  247. optbox->setEnabled(true);
  248. optbox->setGeometry(QRect(90, 240, 341, 231));
  249. lotrofolderbox = new QGroupBox(optbox);
  250. lotrofolderbox->setObjectName(QStringLiteral("lotrofolderbox"));
  251. lotrofolderbox->setGeometry(QRect(10, 10, 321, 71));
  252. lotrofolderbox->setStyleSheet(QStringLiteral(""));
  253. lotropathLabel = new QLabel(lotrofolderbox);
  254. lotropathLabel->setObjectName(QStringLiteral("lotropathLabel"));
  255. lotropathLabel->setGeometry(QRect(10, 19, 281, 20));
  256. QFont font;
  257. font.setFamily(QStringLiteral("MS Shell Dlg 2"));
  258. font.setPointSize(8);
  259. font.setBold(false);
  260. font.setItalic(false);
  261. font.setWeight(50);
  262. lotropathLabel->setFont(font);
  263. lotropathLabel->setStyleSheet(QStringLiteral(""));
  264. lotropathButton = new QPushButton(lotrofolderbox);
  265. lotropathButton->setObjectName(QStringLiteral("lotropathButton"));
  266. lotropathButton->setGeometry(QRect(292, 16, 27, 27));
  267. lotropathButton->setCursor(QCursor(Qt::PointingHandCursor));
  268. lotropathButton->setStyleSheet(QStringLiteral(""));
  269. localeLabel = new QLabel(lotrofolderbox);
  270. localeLabel->setObjectName(QStringLiteral("localeLabel"));
  271. localeLabel->setGeometry(QRect(10, 43, 191, 21));
  272. enButton = new QPushButton(lotrofolderbox);
  273. enButton->setObjectName(QStringLiteral("enButton"));
  274. enButton->setGeometry(QRect(210, 43, 24, 20));
  275. enButton->setCursor(QCursor(Qt::PointingHandCursor));
  276. enButton->setFlat(false);
  277. deButton = new QPushButton(lotrofolderbox);
  278. deButton->setObjectName(QStringLiteral("deButton"));
  279. deButton->setGeometry(QRect(240, 43, 24, 20));
  280. deButton->setCursor(QCursor(Qt::PointingHandCursor));
  281. frButton = new QPushButton(lotrofolderbox);
  282. frButton->setObjectName(QStringLiteral("frButton"));
  283. frButton->setGeometry(QRect(270, 43, 24, 20));
  284. frButton->setCursor(QCursor(Qt::PointingHandCursor));
  285. patchsbox = new QGroupBox(optbox);
  286. patchsbox->setObjectName(QStringLiteral("patchsbox"));
  287. patchsbox->setGeometry(QRect(10, 80, 331, 111));
  288. patchsbox->setStyleSheet(QStringLiteral(""));
  289. checkFonts = new QCheckBox(patchsbox);
  290. checkFonts->setObjectName(QStringLiteral("checkFonts"));
  291. checkFonts->setEnabled(false);
  292. checkFonts->setGeometry(QRect(10, 20, 81, 17));
  293. checkFonts->setFont(font);
  294. checkFonts->setStyleSheet(QStringLiteral(""));
  295. checkFonts->setChecked(true);
  296. checkTexts = new QCheckBox(patchsbox);
  297. checkTexts->setObjectName(QStringLiteral("checkTexts"));
  298. checkTexts->setGeometry(QRect(10, 40, 81, 17));
  299. checkTexts->setFont(font);
  300. checkTexts->setStyleSheet(QStringLiteral(""));
  301. checkSounds = new QCheckBox(patchsbox);
  302. checkSounds->setObjectName(QStringLiteral("checkSounds"));
  303. checkSounds->setGeometry(QRect(100, 40, 81, 17));
  304. checkSounds->setFont(font);
  305. checkSounds->setStyleSheet(QStringLiteral(""));
  306. checkMaps = new QCheckBox(patchsbox);
  307. checkMaps->setObjectName(QStringLiteral("checkMaps"));
  308. checkMaps->setGeometry(QRect(100, 20, 81, 17));
  309. checkMaps->setFont(font);
  310. checkMaps->setStyleSheet(QStringLiteral(""));
  311. checkScreens = new QCheckBox(patchsbox);
  312. checkScreens->setObjectName(QStringLiteral("checkScreens"));
  313. checkScreens->setGeometry(QRect(200, 20, 81, 17));
  314. checkScreens->setFont(font);
  315. checkScreens->setStyleSheet(QStringLiteral(""));
  316. checkVideos = new QCheckBox(patchsbox);
  317. checkVideos->setObjectName(QStringLiteral("checkVideos"));
  318. checkVideos->setEnabled(false);
  319. checkVideos->setGeometry(QRect(200, 40, 141, 17));
  320. checkVideos->setFont(font);
  321. checkVideos->setStyleSheet(QStringLiteral(""));
  322. checkMicro = new QCheckBox(patchsbox);
  323. checkMicro->setObjectName(QStringLiteral("checkMicro"));
  324. checkMicro->setGeometry(QRect(10, 60, 321, 17));
  325. repairButton = new QPushButton(patchsbox);
  326. repairButton->setObjectName(QStringLiteral("repairButton"));
  327. repairButton->setGeometry(QRect(10, 80, 321, 28));
  328. repairButton->setCursor(QCursor(Qt::PointingHandCursor));
  329. skinSelect = new QComboBox(optbox);
  330. skinSelect->setObjectName(QStringLiteral("skinSelect"));
  331. skinSelect->setGeometry(QRect(210, 200, 121, 22));
  332. skinSelect->setFrame(true);
  333. skinLabel = new QLabel(optbox);
  334. skinLabel->setObjectName(QStringLiteral("skinLabel"));
  335. skinLabel->setGeometry(QRect(20, 200, 181, 21));
  336. optboxImage = new QLabel(centralWidget);
  337. optboxImage->setObjectName(QStringLiteral("optboxImage"));
  338. optboxImage->setGeometry(QRect(20, 270, 41, 21));
  339. mainboxImage = new QLabel(centralWidget);
  340. mainboxImage->setObjectName(QStringLiteral("mainboxImage"));
  341. mainboxImage->setGeometry(QRect(20, 250, 41, 21));
  342. newsboxImage = new QLabel(centralWidget);
  343. newsboxImage->setObjectName(QStringLiteral("newsboxImage"));
  344. newsboxImage->setGeometry(QRect(20, 300, 47, 21));
  345. newsbox = new QGroupBox(centralWidget);
  346. newsbox->setObjectName(QStringLiteral("newsbox"));
  347. newsbox->setGeometry(QRect(430, 0, 451, 231));
  348. news1Image = new QLabel(newsbox);
  349. news1Image->setObjectName(QStringLiteral("news1Image"));
  350. news1Image->setGeometry(QRect(20, 10, 36, 36));
  351. news2Image = new QLabel(newsbox);
  352. news2Image->setObjectName(QStringLiteral("news2Image"));
  353. news2Image->setGeometry(QRect(20, 60, 36, 36));
  354. news3Image = new QLabel(newsbox);
  355. news3Image->setObjectName(QStringLiteral("news3Image"));
  356. news3Image->setGeometry(QRect(20, 110, 36, 36));
  357. news4Image = new QLabel(newsbox);
  358. news4Image->setObjectName(QStringLiteral("news4Image"));
  359. news4Image->setGeometry(QRect(20, 160, 36, 36));
  360. news1Title = new QLabel(newsbox);
  361. news1Title->setObjectName(QStringLiteral("news1Title"));
  362. news1Title->setGeometry(QRect(70, 10, 371, 21));
  363. news1Title->setCursor(QCursor(Qt::PointingHandCursor));
  364. news1Title->setOpenExternalLinks(true);
  365. news1Teaser = new QLabel(newsbox);
  366. news1Teaser->setObjectName(QStringLiteral("news1Teaser"));
  367. news1Teaser->setGeometry(QRect(70, 30, 351, 16));
  368. news2Teaser = new QLabel(newsbox);
  369. news2Teaser->setObjectName(QStringLiteral("news2Teaser"));
  370. news2Teaser->setGeometry(QRect(70, 80, 351, 16));
  371. news2Title = new QLabel(newsbox);
  372. news2Title->setObjectName(QStringLiteral("news2Title"));
  373. news2Title->setGeometry(QRect(70, 60, 381, 21));
  374. news2Title->setCursor(QCursor(Qt::PointingHandCursor));
  375. news2Title->setOpenExternalLinks(true);
  376. news2Title->setTextInteractionFlags(Qt::LinksAccessibleByMouse);
  377. news3Teaser = new QLabel(newsbox);
  378. news3Teaser->setObjectName(QStringLiteral("news3Teaser"));
  379. news3Teaser->setGeometry(QRect(70, 130, 351, 16));
  380. news3Title = new QLabel(newsbox);
  381. news3Title->setObjectName(QStringLiteral("news3Title"));
  382. news3Title->setGeometry(QRect(70, 110, 371, 21));
  383. news3Title->setCursor(QCursor(Qt::PointingHandCursor));
  384. news4Teaser = new QLabel(newsbox);
  385. news4Teaser->setObjectName(QStringLiteral("news4Teaser"));
  386. news4Teaser->setGeometry(QRect(70, 180, 351, 16));
  387. news4Title = new QLabel(newsbox);
  388. news4Title->setObjectName(QStringLiteral("news4Title"));
  389. news4Title->setGeometry(QRect(70, 160, 371, 21));
  390. helpbox = new QGroupBox(centralWidget);
  391. helpbox->setObjectName(QStringLiteral("helpbox"));
  392. helpbox->setGeometry(QRect(430, 240, 431, 221));
  393. textBrowser = new QTextBrowser(helpbox);
  394. textBrowser->setObjectName(QStringLiteral("textBrowser"));
  395. textBrowser->setGeometry(QRect(10, 0, 411, 221));
  396. aboutbox = new QGroupBox(centralWidget);
  397. aboutbox->setObjectName(QStringLiteral("aboutbox"));
  398. aboutbox->setGeometry(QRect(430, 470, 441, 231));
  399. aboutbox->setFlat(false);
  400. helperslist = new QLabel(aboutbox);
  401. helperslist->setObjectName(QStringLiteral("helperslist"));
  402. helperslist->setGeometry(QRect(10, 182, 371, 31));
  403. helperslist->setAlignment(Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop);
  404. helperslist->setWordWrap(true);
  405. designers = new QLabel(aboutbox);
  406. designers->setObjectName(QStringLiteral("designers"));
  407. designers->setGeometry(QRect(10, 40, 361, 21));
  408. translatorslist = new QLabel(aboutbox);
  409. translatorslist->setObjectName(QStringLiteral("translatorslist"));
  410. translatorslist->setGeometry(QRect(10, 100, 371, 65));
  411. translatorslist->setAlignment(Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop);
  412. translatorslist->setWordWrap(true);
  413. programmerslist = new QLabel(aboutbox);
  414. programmerslist->setObjectName(QStringLiteral("programmerslist"));
  415. programmerslist->setGeometry(QRect(10, 19, 361, 16));
  416. programmerslist->setAlignment(Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop);
  417. programmers = new QLabel(aboutbox);
  418. programmers->setObjectName(QStringLiteral("programmers"));
  419. programmers->setGeometry(QRect(10, 0, 361, 21));
  420. helpers = new QLabel(aboutbox);
  421. helpers->setObjectName(QStringLiteral("helpers"));
  422. helpers->setGeometry(QRect(10, 165, 366, 21));
  423. designerslist = new QLabel(aboutbox);
  424. designerslist->setObjectName(QStringLiteral("designerslist"));
  425. designerslist->setGeometry(QRect(10, 59, 361, 16));
  426. designerslist->setAlignment(Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop);
  427. translators = new QLabel(aboutbox);
  428. translators->setObjectName(QStringLiteral("translators"));
  429. translators->setGeometry(QRect(10, 80, 361, 21));
  430. helpboxImage = new QLabel(centralWidget);
  431. helpboxImage->setObjectName(QStringLiteral("helpboxImage"));
  432. helpboxImage->setGeometry(QRect(20, 330, 47, 21));
  433. aboutboxImage = new QLabel(centralWidget);
  434. aboutboxImage->setObjectName(QStringLiteral("aboutboxImage"));
  435. aboutboxImage->setGeometry(QRect(20, 360, 47, 21));
  436. minimizeButton = new QPushButton(centralWidget);
  437. minimizeButton->setObjectName(QStringLiteral("minimizeButton"));
  438. minimizeButton->setGeometry(QRect(10, 360, 21, 23));
  439. minimizeButton->setCursor(QCursor(Qt::PointingHandCursor));
  440. closeButton = new QPushButton(centralWidget);
  441. closeButton->setObjectName(QStringLiteral("closeButton"));
  442. closeButton->setGeometry(QRect(40, 360, 21, 23));
  443. closeButton->setCursor(QCursor(Qt::PointingHandCursor));
  444. dialogbox = new QGroupBox(centralWidget);
  445. dialogbox->setObjectName(QStringLiteral("dialogbox"));
  446. dialogbox->setGeometry(QRect(90, 470, 211, 81));
  447. dialog = new QGroupBox(dialogbox);
  448. dialog->setObjectName(QStringLiteral("dialog"));
  449. dialog->setGeometry(QRect(0, 0, 201, 81));
  450. okButton = new QPushButton(dialog);
  451. okButton->setObjectName(QStringLiteral("okButton"));
  452. okButton->setGeometry(QRect(20, 50, 75, 23));
  453. okButton->setCursor(QCursor(Qt::PointingHandCursor));
  454. cancelButton = new QPushButton(dialog);
  455. cancelButton->setObjectName(QStringLiteral("cancelButton"));
  456. cancelButton->setGeometry(QRect(110, 50, 75, 23));
  457. cancelButton->setCursor(QCursor(Qt::PointingHandCursor));
  458. dialogHeader = new QLabel(dialog);
  459. dialogHeader->setObjectName(QStringLiteral("dialogHeader"));
  460. dialogHeader->setGeometry(QRect(10, 10, 47, 13));
  461. dialogImage = new QLabel(dialog);
  462. dialogImage->setObjectName(QStringLiteral("dialogImage"));
  463. dialogImage->setGeometry(QRect(10, 30, 47, 13));
  464. dialogInfo = new QLabel(dialog);
  465. dialogInfo->setObjectName(QStringLiteral("dialogInfo"));
  466. dialogInfo->setGeometry(QRect(80, 30, 111, 21));
  467. dialogInfo->setWordWrap(true);
  468. dialogList = new QListWidget(dialog);
  469. dialogList->setObjectName(QStringLiteral("dialogList"));
  470. dialogList->setGeometry(QRect(80, 10, 91, 12));
  471. QFont font1;
  472. font1.setPointSize(8);
  473. dialogList->setFont(font1);
  474. dialogList->viewport()->setProperty("cursor", QVariant(QCursor(Qt::PointingHandCursor)));
  475. serversbox = new QGroupBox(centralWidget);
  476. serversbox->setObjectName(QStringLiteral("serversbox"));
  477. serversbox->setGeometry(QRect(10, 730, 871, 51));
  478. Arkenstone = new QLabel(serversbox);
  479. Arkenstone->setObjectName(QStringLiteral("Arkenstone"));
  480. Arkenstone->setGeometry(QRect(10, 10, 68, 16));
  481. Arkenstone->setAlignment(Qt::AlignCenter);
  482. Belegaer = new QLabel(serversbox);
  483. Belegaer->setObjectName(QStringLiteral("Belegaer"));
  484. Belegaer->setGeometry(QRect(76, 10, 68, 16));
  485. Belegaer->setAlignment(Qt::AlignCenter);
  486. Brandywine = new QLabel(serversbox);
  487. Brandywine->setObjectName(QStringLiteral("Brandywine"));
  488. Brandywine->setGeometry(QRect(142, 10, 68, 16));
  489. Brandywine->setAlignment(Qt::AlignCenter);
  490. Crickhollow = new QLabel(serversbox);
  491. Crickhollow->setObjectName(QStringLiteral("Crickhollow"));
  492. Crickhollow->setGeometry(QRect(208, 10, 68, 16));
  493. Crickhollow->setAlignment(Qt::AlignCenter);
  494. Evernight = new QLabel(serversbox);
  495. Evernight->setObjectName(QStringLiteral("Evernight"));
  496. Evernight->setGeometry(QRect(276, 10, 68, 16));
  497. Evernight->setAlignment(Qt::AlignCenter);
  498. Gladden = new QLabel(serversbox);
  499. Gladden->setObjectName(QStringLiteral("Gladden"));
  500. Gladden->setGeometry(QRect(340, 10, 68, 16));
  501. Gladden->setAlignment(Qt::AlignCenter);
  502. Gwaihir = new QLabel(serversbox);
  503. Gwaihir->setObjectName(QStringLiteral("Gwaihir"));
  504. Gwaihir->setGeometry(QRect(406, 10, 68, 16));
  505. Gwaihir->setAlignment(Qt::AlignCenter);
  506. Bullroarer = new QLabel(serversbox);
  507. Bullroarer->setObjectName(QStringLiteral("Bullroarer"));
  508. Bullroarer->setGeometry(QRect(670, 10, 68, 16));
  509. Bullroarer->setAlignment(Qt::AlignCenter);
  510. Landroval = new QLabel(serversbox);
  511. Landroval->setObjectName(QStringLiteral("Landroval"));
  512. Landroval->setGeometry(QRect(472, 10, 68, 16));
  513. Landroval->setAlignment(Qt::AlignCenter);
  514. Laurelin = new QLabel(serversbox);
  515. Laurelin->setObjectName(QStringLiteral("Laurelin"));
  516. Laurelin->setGeometry(QRect(538, 10, 68, 16));
  517. Laurelin->setAlignment(Qt::AlignCenter);
  518. Sirannon = new QLabel(serversbox);
  519. Sirannon->setObjectName(QStringLiteral("Sirannon"));
  520. Sirannon->setGeometry(QRect(604, 10, 68, 16));
  521. Sirannon->setAlignment(Qt::AlignCenter);
  522. couponButton = new QPushButton(centralWidget);
  523. couponButton->setObjectName(QStringLiteral("couponButton"));
  524. couponButton->setGeometry(QRect(10, 390, 75, 23));
  525. couponButton->setCursor(QCursor(Qt::PointingHandCursor));
  526. couponTitle = new QLabel(centralWidget);
  527. couponTitle->setObjectName(QStringLiteral("couponTitle"));
  528. couponTitle->setGeometry(QRect(10, 420, 101, 16));
  529. couponTitle->setAlignment(Qt::AlignCenter);
  530. footRed = new QLabel(centralWidget);
  531. footRed->setObjectName(QStringLiteral("footRed"));
  532. footRed->setGeometry(QRect(30, 760, 711, 16));
  533. footYellow = new QLabel(centralWidget);
  534. footYellow->setObjectName(QStringLiteral("footYellow"));
  535. footYellow->setGeometry(QRect(50, 760, 701, 16));
  536. loader = new QLabel(centralWidget);
  537. loader->setObjectName(QStringLiteral("loader"));
  538. loader->setGeometry(QRect(20, 440, 47, 51));
  539. startbox = new QGroupBox(centralWidget);
  540. startbox->setObjectName(QStringLiteral("startbox"));
  541. startbox->setGeometry(QRect(90, 560, 341, 161));
  542. startframe = new QGroupBox(startbox);
  543. startframe->setObjectName(QStringLiteral("startframe"));
  544. startframe->setGeometry(QRect(0, 0, 331, 161));
  545. goOriginal = new QPushButton(startframe);
  546. goOriginal->setObjectName(QStringLiteral("goOriginal"));
  547. goOriginal->setGeometry(QRect(20, 31, 91, 91));
  548. goOriginal->setCursor(QCursor(Qt::PointingHandCursor));
  549. goLocal = new QPushButton(startframe);
  550. goLocal->setObjectName(QStringLiteral("goLocal"));
  551. goLocal->setGeometry(QRect(120, 31, 91, 91));
  552. goLocal->setCursor(QCursor(Qt::PointingHandCursor));
  553. goCancel = new QPushButton(startframe);
  554. goCancel->setObjectName(QStringLiteral("goCancel"));
  555. goCancel->setGeometry(QRect(220, 31, 91, 91));
  556. goCancel->setCursor(QCursor(Qt::PointingHandCursor));
  557. goTitle = new QLabel(startframe);
  558. goTitle->setObjectName(QStringLiteral("goTitle"));
  559. goTitle->setGeometry(QRect(20, 125, 291, 21));
  560. goTitle->setAlignment(Qt::AlignCenter);
  561. goHeader = new QLabel(startframe);
  562. goHeader->setObjectName(QStringLiteral("goHeader"));
  563. goHeader->setGeometry(QRect(0, 0, 331, 34));
  564. goProgress = new QProgressBar(startframe);
  565. goProgress->setObjectName(QStringLiteral("goProgress"));
  566. goProgress->setGeometry(QRect(20, 130, 291, 23));
  567. goProgress->setMaximum(0);
  568. goProgress->setValue(-1);
  569. goProgress->setTextVisible(false);
  570. goHint = new QLabel(startframe);
  571. goHint->setObjectName(QStringLiteral("goHint"));
  572. goHint->setGeometry(QRect(60, 113, 201, 16));
  573. goHint->setAlignment(Qt::AlignCenter);
  574. labelVersion = new QLabel(centralWidget);
  575. labelVersion->setObjectName(QStringLiteral("labelVersion"));
  576. labelVersion->setGeometry(QRect(10, 440, 81, 16));
  577. designButton = new QPushButton(centralWidget);
  578. designButton->setObjectName(QStringLiteral("designButton"));
  579. designButton->setGeometry(QRect(820, 710, 71, 23));
  580. mainTitle = new QLabel(centralWidget);
  581. mainTitle->setObjectName(QStringLiteral("mainTitle"));
  582. mainTitle->setGeometry(QRect(20, 710, 47, 13));
  583. MainWindow->setCentralWidget(centralWidget);
  584. newsboxImage->raise();
  585. optboxImage->raise();
  586. mainboxImage->raise();
  587. mainButton->raise();
  588. optButton->raise();
  589. newsButton->raise();
  590. helpButton->raise();
  591. aboutButton->raise();
  592. enterButton->raise();
  593. titleLabel->raise();
  594. hintLabel->raise();
  595. exthintLabel->raise();
  596. mainbox->raise();
  597. optbox->raise();
  598. newsbox->raise();
  599. helpbox->raise();
  600. aboutbox->raise();
  601. helpboxImage->raise();
  602. aboutboxImage->raise();
  603. minimizeButton->raise();
  604. closeButton->raise();
  605. serversbox->raise();
  606. couponButton->raise();
  607. couponTitle->raise();
  608. footRed->raise();
  609. footYellow->raise();
  610. loader->raise();
  611. startbox->raise();
  612. labelVersion->raise();
  613. dialogbox->raise();
  614. designButton->raise();
  615. mainTitle->raise();
  616. retranslateUi(MainWindow);
  617. QMetaObject::connectSlotsByName(MainWindow);
  618. } // setupUi
  619. void retranslateUi(QMainWindow *MainWindow)
  620. {
  621. MainWindow->setWindowTitle(QApplication::translate("MainWindow", "MainWindow", Q_NULLPTR));
  622. mainButton->setText(QApplication::translate("MainWindow", "\320\237\320\260\321\202\321\207\320\270", Q_NULLPTR));
  623. optButton->setText(QApplication::translate("MainWindow", "\320\235\320\260\321\201\321\202\321\200\320\276\320\271\320\272\320\270", Q_NULLPTR));
  624. newsButton->setText(QApplication::translate("MainWindow", "\320\235\320\276\320\262\320\276\321\201\321\202\320\270", Q_NULLPTR));
  625. helpButton->setText(QApplication::translate("MainWindow", "\320\241\320\277\321\200\320\260\320\262\320\272\320\260", Q_NULLPTR));
  626. aboutButton->setText(QApplication::translate("MainWindow", "\320\236 \320\275\320\260\321\201", Q_NULLPTR));
  627. enterButton->setText(QString());
  628. titleLabel->setText(QApplication::translate("MainWindow", "\320\237\320\260\321\202\321\207\320\270", Q_NULLPTR));
  629. hintLabel->setText(QApplication::translate("MainWindow", "\320\237\320\276\320\264\321\201\320\272\320\260\320\267\320\272\320\260", Q_NULLPTR));
  630. exthintLabel->setText(QApplication::translate("MainWindow", "\320\240\320\260\321\201\321\210\320\270\321\200\320\265\320\275\320\275\320\260\321\217 \320\277\320\276\320\264\321\201\320\272\320\260\320\267\320\272\320\260", Q_NULLPTR));
  631. mainbox->setTitle(QString());
  632. textsTitle->setText(QApplication::translate("MainWindow", "\320\242\320\265\320\272\321\201\321\202\321\213", Q_NULLPTR));
  633. soundsTitle->setText(QApplication::translate("MainWindow", "\320\227\320\262\321\203\320\272\320\270", Q_NULLPTR));
  634. imagesTitle->setText(QApplication::translate("MainWindow", "\320\232\320\260\321\200\321\202\321\213", Q_NULLPTR));
  635. fontsTitle->setText(QApplication::translate("MainWindow", "\320\250\321\200\320\270\321\204\321\202\321\213", Q_NULLPTR));
  636. loadscreensTitle->setText(QApplication::translate("MainWindow", "\320\227\320\260\321\201\321\202\320\260\320\262\320\272\320\270", Q_NULLPTR));
  637. videosTitle->setText(QApplication::translate("MainWindow", "\320\222\320\270\320\264\320\265\320\276\321\200\320\276\320\273\320\270\320\272\320\270", Q_NULLPTR));
  638. textsStatus->setText(QApplication::translate("MainWindow", "\320\236\321\200\320\270\320\263\320\270\320\275\320\260\320\273", Q_NULLPTR));
  639. soundsStatus->setText(QApplication::translate("MainWindow", "\320\236\321\200\320\270\320\263\320\270\320\275\320\260\320\273", Q_NULLPTR));
  640. imagesStatus->setText(QApplication::translate("MainWindow", "\320\236\321\200\320\270\320\263\320\270\320\275\320\260\320\273", Q_NULLPTR));
  641. loadscreensStatus->setText(QApplication::translate("MainWindow", "\320\236\321\200\320\270\320\263\320\270\320\275\320\260\320\273", Q_NULLPTR));
  642. fontsStatus->setText(QApplication::translate("MainWindow", "\320\236\321\200\320\270\320\263\320\270\320\275\320\260\320\273", Q_NULLPTR));
  643. videosStatus->setText(QApplication::translate("MainWindow", "\320\241\320\272\320\276\321\200\320\276 \320\277\320\276\321\217\320\262\320\270\321\202\321\201\321\217", Q_NULLPTR));
  644. label_3->setText(QApplication::translate("MainWindow", "\320\240\321\203\321\201\320\270\321\204\320\270\320\272\320\260\321\206\320\270\321\217 \321\202\320\265\320\272\321\201\321\202\320\276\320\262", Q_NULLPTR));
  645. label->setText(QApplication::translate("MainWindow", "\320\240\321\203\321\201\320\270\321\204\320\270\320\272\320\260\321\206\320\270\321\217 \320\276\320\267\320\262\321\203\321\207\320\272\320\270", Q_NULLPTR));
  646. label_4->setText(QApplication::translate("MainWindow", "\320\240\321\203\321\201\320\270\321\204\320\270\320\272\320\260\321\206\320\270\321\217 \320\272\320\260\321\200\321\202", Q_NULLPTR));
  647. label_8->setText(QApplication::translate("MainWindow", "\320\237\320\260\320\272\320\265\321\202 \320\267\320\260\320\263\321\200\321\203\320\267\320\276\321\207\320\275\321\213\321\205 \321\215\320\272\321\200\320\260\320\275\320\276\320\262", Q_NULLPTR));
  648. label_6->setText(QApplication::translate("MainWindow", "\320\241\320\277\320\265\321\206\320\270\320\260\320\273\321\214\320\275\321\213\320\271 \320\277\320\260\320\272\320\265\321\202 \321\210\321\200\320\270\321\204\321\202\320\276\320\262", Q_NULLPTR));
  649. label_7->setText(QApplication::translate("MainWindow", "\320\237\320\260\320\272\320\265\321\202 \321\200\321\203\321\201\321\201\320\272\320\270\321\205 \320\262\320\270\320\264\320\265\320\276\321\200\320\276\320\273\320\270\320\272\320\276\320\262", Q_NULLPTR));
  650. optbox->setTitle(QString());
  651. lotrofolderbox->setTitle(QApplication::translate("MainWindow", "\320\236\321\201\320\275\320\276\320\262\320\275\321\213\320\265 \320\275\320\260\321\201\321\202\321\200\320\276\320\271\320\272\320\270", Q_NULLPTR));
  652. lotropathLabel->setText(QApplication::translate("MainWindow", "\320\222\321\213\320\261\320\265\321\200\320\270\321\202\320\265 \320\277\321\203\321\202\321\214 \320\272 \320\277\320\260\320\277\320\272\320\265", Q_NULLPTR));
  653. lotropathButton->setText(QString());
  654. localeLabel->setText(QApplication::translate("MainWindow", "\320\232\320\260\320\272\321\203\321\216 \320\262\320\265\321\200\321\201\320\270\321\216 \320\270\320\263\321\200\321\213 \320\273\320\276\320\272\320\260\320\273\320\270\320\267\320\276\320\262\320\260\321\202\321\214?", Q_NULLPTR));
  655. enButton->setText(QString());
  656. deButton->setText(QString());
  657. frButton->setText(QString());
  658. patchsbox->setTitle(QApplication::translate("MainWindow", "\320\237\321\200\320\270\320\274\320\265\320\275\320\265\320\275\320\270\320\265 \320\277\320\260\321\202\321\207\320\265\320\271", Q_NULLPTR));
  659. checkFonts->setText(QApplication::translate("MainWindow", "\320\250\321\200\320\270\321\204\321\202\321\213", Q_NULLPTR));
  660. checkTexts->setText(QApplication::translate("MainWindow", "\320\242\320\265\320\272\321\201\321\202\321\213", Q_NULLPTR));
  661. checkSounds->setText(QApplication::translate("MainWindow", "\320\227\320\262\321\203\320\272\320\270", Q_NULLPTR));
  662. checkMaps->setText(QApplication::translate("MainWindow", "\320\232\320\260\321\200\321\202\321\213", Q_NULLPTR));
  663. checkScreens->setText(QApplication::translate("MainWindow", "\320\227\320\260\321\201\321\202\320\260\320\262\320\272\320\270", Q_NULLPTR));
  664. checkVideos->setText(QApplication::translate("MainWindow", "\320\222\320\270\320\264\320\265\320\276\321\200\320\276\320\273\320\270\320\272\320\270", Q_NULLPTR));
  665. checkMicro->setText(QApplication::translate("MainWindow", "\320\227\320\260\320\263\321\200\321\203\320\266\320\260\321\202\321\214 \320\274\320\270\320\272\321\200\320\276\320\276\320\261\320\275\320\276\320\262\320\273\320\265\320\275\320\270\321\217 \320\277\321\200\320\270 \320\272\320\260\320\266\320\264\320\276\320\274 \320\267\320\260\320\277\321\203\321\201\320\272\320\265", Q_NULLPTR));
  666. repairButton->setText(QApplication::translate("MainWindow", "\320\237\321\200\320\270\320\274\320\265\320\275\320\270\321\202\321\214 \320\277\320\260\321\202\321\207\320\270 \320\267\320\260\320\275\320\276\320\262\320\276", Q_NULLPTR));
  667. skinLabel->setText(QApplication::translate("MainWindow", "\320\242\320\265\320\274\320\260 \320\276\321\204\320\276\321\200\320\274\320\273\320\265\320\275\320\270\321\217", Q_NULLPTR));
  668. optboxImage->setText(QString());
  669. mainboxImage->setText(QString());
  670. newsboxImage->setText(QString());
  671. newsbox->setTitle(QString());
  672. news1Image->setText(QString());
  673. news2Image->setText(QString());
  674. news3Image->setText(QString());
  675. news4Image->setText(QString());
  676. news1Title->setText(QApplication::translate("MainWindow", "\320\235\320\276\320\262\320\276\321\201\321\202\321\214 \320\267\320\260\320\263\321\200\321\203\320\266\320\260\320\265\321\202\321\201\321\217...", Q_NULLPTR));
  677. news1Teaser->setText(QString());
  678. news2Teaser->setText(QString());
  679. news2Title->setText(QApplication::translate("MainWindow", "\320\235\320\276\320\262\320\276\321\201\321\202\321\214 \320\267\320\260\320\263\321\200\321\203\320\266\320\260\320\265\321\202\321\201\321\217...", Q_NULLPTR));
  680. news3Teaser->setText(QString());
  681. news3Title->setText(QApplication::translate("MainWindow", "\320\235\320\276\320\262\320\276\321\201\321\202\321\214 \320\267\320\260\320\263\321\200\321\203\320\266\320\260\320\265\321\202\321\201\321\217...", Q_NULLPTR));
  682. news4Teaser->setText(QString());
  683. news4Title->setText(QApplication::translate("MainWindow", "\320\235\320\276\320\262\320\276\321\201\321\202\321\214 \320\267\320\260\320\263\321\200\321\203\320\266\320\260\320\265\321\202\321\201\321\217...", Q_NULLPTR));
  684. helpbox->setTitle(QString());
  685. aboutbox->setTitle(QString());
  686. helperslist->setText(QApplication::translate("MainWindow", "TextLabel", Q_NULLPTR));
  687. designers->setText(QApplication::translate("MainWindow", "\320\224\320\270\320\267\320\260\320\271\320\275 \320\270 \321\200\320\260\320\261\320\276\321\202\320\260 \321\201 \320\263\321\200\320\260\321\204\320\270\320\272\320\276\320\271:", Q_NULLPTR));
  688. translatorslist->setText(QApplication::translate("MainWindow", "TextLabel", Q_NULLPTR));
  689. programmerslist->setText(QApplication::translate("MainWindow", "TextLabel", Q_NULLPTR));
  690. programmers->setText(QApplication::translate("MainWindow", "\320\242\320\265\321\205\320\275\320\270\321\207\320\265\321\201\320\272\320\260\321\217 \320\270 \320\277\321\200\320\276\320\263\321\200\320\260\320\274\320\274\320\275\320\260\321\217 \321\207\320\260\321\201\321\202\321\214:", Q_NULLPTR));
  691. helpers->setText(QApplication::translate("MainWindow", "\320\237\320\276\320\274\320\276\320\263\320\260\320\273\320\270 \321\201\320\273\320\276\320\262\320\276\320\274 \320\270 \320\264\320\265\320\273\320\276\320\274:", Q_NULLPTR));
  692. designerslist->setText(QApplication::translate("MainWindow", "TextLabel", Q_NULLPTR));
  693. translators->setText(QApplication::translate("MainWindow", "\320\237\321\200\320\270\320\275\320\270\320\274\320\260\321\216\321\202 \321\203\321\207\320\260\321\201\321\202\320\270\320\265 \320\262 \320\277\320\265\321\200\320\265\320\262\320\276\320\264\320\265:", Q_NULLPTR));
  694. helpboxImage->setText(QString());
  695. aboutboxImage->setText(QString());
  696. minimizeButton->setText(QString());
  697. closeButton->setText(QString());
  698. dialogbox->setTitle(QString());
  699. dialog->setTitle(QString());
  700. okButton->setText(QApplication::translate("MainWindow", "OK", Q_NULLPTR));
  701. cancelButton->setText(QApplication::translate("MainWindow", "\320\236\321\202\320\274\320\265\320\275\320\260", Q_NULLPTR));
  702. dialogHeader->setText(QApplication::translate("MainWindow", "TextLabel", Q_NULLPTR));
  703. dialogImage->setText(QApplication::translate("MainWindow", "TextLabel", Q_NULLPTR));
  704. dialogInfo->setText(QApplication::translate("MainWindow", "TextLabel", Q_NULLPTR));
  705. serversbox->setTitle(QString());
  706. Arkenstone->setText(QApplication::translate("MainWindow", "Arkenstone", Q_NULLPTR));
  707. Belegaer->setText(QApplication::translate("MainWindow", "Belegaer", Q_NULLPTR));
  708. Brandywine->setText(QApplication::translate("MainWindow", "Brandywine", Q_NULLPTR));
  709. Crickhollow->setText(QApplication::translate("MainWindow", "Crickhollow", Q_NULLPTR));
  710. Evernight->setText(QApplication::translate("MainWindow", "Evernight", Q_NULLPTR));
  711. Gladden->setText(QApplication::translate("MainWindow", "Gladden", Q_NULLPTR));
  712. Gwaihir->setText(QApplication::translate("MainWindow", "Gwaihir", Q_NULLPTR));
  713. Bullroarer->setText(QApplication::translate("MainWindow", "Bullroarer", Q_NULLPTR));
  714. Landroval->setText(QApplication::translate("MainWindow", "Landroval", Q_NULLPTR));
  715. Laurelin->setText(QApplication::translate("MainWindow", "Laurelin", Q_NULLPTR));
  716. Sirannon->setText(QApplication::translate("MainWindow", "Sirannon", Q_NULLPTR));
  717. couponButton->setText(QApplication::translate("MainWindow", "COUPON", Q_NULLPTR));
  718. couponTitle->setText(QApplication::translate("MainWindow", "\320\237\320\276\320\264\320\260\321\200\320\276\320\272 \320\275\320\265\320\264\320\265\320\273\320\270:", Q_NULLPTR));
  719. footRed->setText(QString());
  720. footYellow->setText(QString());
  721. loader->setText(QString());
  722. startbox->setTitle(QString());
  723. startframe->setTitle(QString());
  724. goOriginal->setText(QString());
  725. goLocal->setText(QString());
  726. goCancel->setText(QString());
  727. goTitle->setText(QApplication::translate("MainWindow", "\320\222\320\276 \321\207\321\202\320\276 \320\261\321\203\320\264\320\265\320\274 \320\270\320\263\321\200\320\260\321\202\321\214 \321\201\320\265\320\263\320\276\320\264\320\275\321\217?", Q_NULLPTR));
  728. goHeader->setText(QApplication::translate("MainWindow", "\320\227\320\260\320\277\321\203\321\201\320\272 \320\270\320\263\321\200\321\213", Q_NULLPTR));
  729. goHint->setText(QApplication::translate("MainWindow", "\320\237\320\276\320\264\320\263\320\276\321\202\320\276\320\262\320\272\320\260 \321\204\320\260\320\271\320\273\320\276\320\262 \320\273\320\276\320\272\320\260\320\273\320\270\320\267\320\260\321\206\320\270\320\270 ...", Q_NULLPTR));
  730. labelVersion->setText(QApplication::translate("MainWindow", "\320\235\320\260\321\201\320\273\320\265\320\264\320\270\320\265: v1.1.0", Q_NULLPTR));
  731. designButton->setText(QApplication::translate("MainWindow", "\320\236\320\261\320\275\320\276\320\262\320\270\321\202\321\214", Q_NULLPTR));
  732. mainTitle->setText(QApplication::translate("MainWindow", "\320\222\320\273\320\260\321\201\321\202\320\265\320\273\320\270\320\275 \320\272\320\276\320\273\320\265\321\206 \320\236\320\275\320\273\320\260\320\271\320\275: \320\235\320\260\321\201\320\273\320\265\320\264\320\270\320\265", Q_NULLPTR));
  733. } // retranslateUi
  734. };
  735. namespace Ui {
  736. class MainWindow: public Ui_MainWindow {};
  737. } // namespace Ui
  738. QT_END_NAMESPACE
  739. #endif // UI_MAINWINDOW_H