Skip to content

Commit 16545e0

Browse files
Clean ru.ts
1 parent 5a737c9 commit 16545e0

File tree

1 file changed

+4
-110
lines changed
  • src/GUI/Translations

1 file changed

+4
-110
lines changed

src/GUI/Translations/ru.ts

Lines changed: 4 additions & 110 deletions
Original file line numberDiff line numberDiff line change
@@ -3,22 +3,6 @@
33
<TS version="2.1" language="ru_RU">
44
<context>
55
<name>ActionHotkeyWidget</name>
6-
<message>
7-
<source>It isn&apos;t latin key...</source>
8-
<translation type="vanished">Это не латинская клавиша!</translation>
9-
</message>
10-
<message>
11-
<source>This key doesn&apos;t allowed!</source>
12-
<translation type="vanished">Эта клавиша не разрешена!</translation>
13-
</message>
14-
<message>
15-
<source>It isn&apos;t latin key!</source>
16-
<translation type="vanished">Эта не латинская клавиша!</translation>
17-
</message>
18-
<message>
19-
<source>Press latin key...</source>
20-
<translation type="vanished">Нажмите латинскую клавишу...</translation>
21-
</message>
226
<message>
237
<location filename="../ActionHotkeyWidget.cpp" line="82"/>
248
<source>It isn&apos;t character key!</source>
@@ -127,28 +111,16 @@
127111
<message>
128112
<location filename="../EditorWindow.cpp" line="550"/>
129113
<source>Binary files</source>
130-
<translation type="unfinished">Двоичные файлы</translation>
114+
<translation>Двоичные файлы</translation>
131115
</message>
132116
<message>
133117
<location filename="../EditorWindow.cpp" line="551"/>
134118
<source>Any files</source>
135-
<translation type="unfinished">Все файлы</translation>
119+
<translation>Все файлы</translation>
136120
</message>
137121
</context>
138122
<context>
139123
<name>GreetingWindow</name>
140-
<message>
141-
<source>NEW</source>
142-
<translation type="vanished">НОВЫЙ</translation>
143-
</message>
144-
<message>
145-
<source>PROJECT</source>
146-
<translation type="vanished">ПРОЕКТ</translation>
147-
</message>
148-
<message>
149-
<source>LOAD</source>
150-
<translation type="vanished">ЗАГРУЗИТЬ</translation>
151-
</message>
152124
<message>
153125
<location filename="../GreetingWindow.cpp" line="23"/>
154126
<location filename="../GreetingWindow.cpp" line="28"/>
@@ -165,10 +137,6 @@
165137
<source>THE FILE</source>
166138
<translation>ИЗ ФАЙЛА</translation>
167139
</message>
168-
<message>
169-
<source>LANGUAGE</source>
170-
<translation type="vanished">ЯЗЫК</translation>
171-
</message>
172140
</context>
173141
<context>
174142
<name>LoadFromTheFileWindow</name>
@@ -182,14 +150,6 @@
182150
<source>BACK</source>
183151
<translation>НАЗАД</translation>
184152
</message>
185-
<message>
186-
<source>Text files</source>
187-
<translation type="obsolete">Текстовые файлы</translation>
188-
</message>
189-
<message>
190-
<source>Select .csf file:</source>
191-
<translation type="vanished">Выберите .csf файл:</translation>
192-
</message>
193153
<message>
194154
<location filename="../LoadFromTheFileWindow.cpp" line="20"/>
195155
<source>Select .csf or .big file:</source>
@@ -210,14 +170,6 @@
210170
<source>REVIEW</source>
211171
<translation>ОБЗОР</translation>
212172
</message>
213-
<message>
214-
<source>Load project</source>
215-
<translation type="vanished">Загрузить проект</translation>
216-
</message>
217-
<message>
218-
<source>Load installed game hotkey map</source>
219-
<translation type="vanished">Загрузить горячие клавиши из игры</translation>
220-
</message>
221173
</context>
222174
<context>
223175
<name>LoadFromTheGameWindow</name>
@@ -231,37 +183,9 @@
231183
<source>BACK</source>
232184
<translation>НАЗАД</translation>
233185
</message>
234-
<message>
235-
<source>Save hotkeys dirrectly to the game.</source>
236-
<translation type="vanished">Сохранять горячие клавиши в игре.</translation>
237-
</message>
238186
</context>
239187
<context>
240188
<name>QObject</name>
241-
<message>
242-
<source>Unable to find Settings.json in Resource folder.</source>
243-
<translation type="vanished">Невозможно найти файл Settings.json в папке Resources.</translation>
244-
</message>
245-
<message>
246-
<source>Unable to find TechTree.json in Resource folder.</source>
247-
<translation type="vanished">Невозможно найти файл TechTree.json в папке Resources.</translation>
248-
</message>
249-
<message>
250-
<source>Unable to find Resource/Theme folder.</source>
251-
<translation type="vanished">Невозможно найти папку Resource/Theme.</translation>
252-
</message>
253-
<message>
254-
<source>Unable to find Resource/Icons folder.</source>
255-
<translation type="vanished">Невозможно найти папку Resource/Icons.</translation>
256-
</message>
257-
<message>
258-
<source>Unable to find Resource/Translations folder.</source>
259-
<translation type="vanished">Невозможно найти папку Resource/Translations.</translation>
260-
</message>
261-
<message>
262-
<source>Unknown error has been occured.</source>
263-
<translation type="vanished">Возникла неизвестная ошибка</translation>
264-
</message>
265189
<message>
266190
<location filename="../../ProgramConstants.hpp" line="74"/>
267191
<source>Error with CSF file</source>
@@ -278,33 +202,19 @@
278202
<translation>Невозможно найти указанный CSF файл.</translation>
279203
</message>
280204
<message>
281-
<source>Choosen CSF file doesn&apos;t have CONTROLBAR category.
282-
Make sure that you are load correct file.</source>
283-
<translation type="vanished">У выбранного CSF файла отсутствует категория CONTROLBAR
284-
Проверьте, что вы загружаете правильный файл.</translation>
205+
<source></source>
206+
<translation></translation>
285207
</message>
286208
<message>
287209
<location filename="../../ProgramConstants.hpp" line="77"/>
288210
<source>Choosen CSF file doesn&apos;t have CONTROLBAR category. Make sure that you are load correct file.</source>
289211
<translation>У выбранного CSF файла отсутствует категория CONTROLBAR. Проверьте, что вы загружаете правильный файл.</translation>
290212
</message>
291-
<message>
292-
<source>Unable find CSF file in &quot;Game\Data\English\&quot; folder.</source>
293-
<translation type="vanished">Невозможно найти &quot;generals.csf&quot; в папке &quot;Game\Data\English\&quot;.</translation>
294-
</message>
295-
<message>
296-
<source>Unable find &quot;generals.csf&quot; file in &quot;Game\Data\English\&quot; folder.</source>
297-
<translation type="vanished">Невозможно найти &quot;generals.csf&quot; в папке &quot;Game/Data/English&quot;.</translation>
298-
</message>
299213
<message>
300214
<location filename="../../ProgramConstants.hpp" line="78"/>
301215
<source>Choosen CSF file doesn&apos;t have OBJECT category. Make sure that you are load correct file.</source>
302216
<translation>У выбранного CSF файла отсутствует категория OBJECT. Проверьте, что вы загружаете правильный файл.</translation>
303217
</message>
304-
<message>
305-
<source>Unable find &quot;generals.csf&quot; file in &quot;Game/Data/English&quot; folder.</source>
306-
<translation type="vanished">Невозможно найти &quot;generals.csf&quot; в папке &quot;Game/Data/English&quot;.</translation>
307-
</message>
308218
<message>
309219
<location filename="../../ProgramConstants.hpp" line="79"/>
310220
<source>Unable to find &quot;generals.csf&quot; file in &quot;%1&quot; folder.</source>
@@ -345,17 +255,9 @@ Make sure that you are load correct file.</source>
345255
<source>Aircrafts</source>
346256
<translation>Авиация</translation>
347257
</message>
348-
<message>
349-
<source>Aircraft</source>
350-
<translation type="vanished">Авиация</translation>
351-
</message>
352258
</context>
353259
<context>
354260
<name>SettingsWindow</name>
355-
<message>
356-
<source>Back</source>
357-
<translation type="obsolete">Назад</translation>
358-
</message>
359261
<message>
360262
<location filename="../SettingsWindow.cpp" line="27"/>
361263
<source>Enable debug console</source>
@@ -411,13 +313,5 @@ Make sure that you are load correct file.</source>
411313
<source>CANCEL</source>
412314
<translation>ОТМЕНА</translation>
413315
</message>
414-
<message>
415-
<source>Yes</source>
416-
<translation type="vanished">Да</translation>
417-
</message>
418-
<message>
419-
<source>Cancel</source>
420-
<translation type="vanished">Отмена</translation>
421-
</message>
422316
</context>
423317
</TS>

0 commit comments

Comments
 (0)