add ability to change picture while import process
This commit is contained in:
parent
2487a188d5
commit
7b68bb10b5
21 changed files with 1024 additions and 272 deletions
|
|
@ -190,16 +190,31 @@ Pictures and Savegames</source>
|
|||
</message>
|
||||
<message>
|
||||
<location filename="../ImageEditorDialog.ui" line="59"/>
|
||||
<source>Import picture</source>
|
||||
<translation type="unfinished">Импортировать картинку</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ImageEditorDialog.ui" line="62"/>
|
||||
<source>&Import...</source>
|
||||
<translation>&Импортировать...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ImageEditorDialog.ui" line="79"/>
|
||||
<location filename="../ImageEditorDialog.ui" line="82"/>
|
||||
<source>Apply changes</source>
|
||||
<translation type="unfinished">Применить изменения</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ImageEditorDialog.ui" line="85"/>
|
||||
<source>&Overwrite</source>
|
||||
<translation>&Перезаписать</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ImageEditorDialog.ui" line="86"/>
|
||||
<location filename="../ImageEditorDialog.ui" line="92"/>
|
||||
<source>Discard changes</source>
|
||||
<translation type="unfinished">Отвергнуть изменения</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ImageEditorDialog.ui" line="95"/>
|
||||
<source>&Close</source>
|
||||
<translation>&Закрыть</translation>
|
||||
</message>
|
||||
|
|
@ -223,7 +238,7 @@ Pictures and Savegames</source>
|
|||
</message>
|
||||
<message>
|
||||
<location filename="../ImportDialog.ui" line="111"/>
|
||||
<location filename="../ImportDialog.ui" line="269"/>
|
||||
<location filename="../ImportDialog.ui" line="278"/>
|
||||
<source>Ignore Aspect Ratio</source>
|
||||
<translation>Игнорировать соотн. сторон</translation>
|
||||
</message>
|
||||
|
|
@ -249,93 +264,123 @@ Pictures and Savegames</source>
|
|||
</message>
|
||||
<message>
|
||||
<location filename="../ImportDialog.ui" line="150"/>
|
||||
<location filename="../ImportDialog.cpp" line="82"/>
|
||||
<location filename="../ImportDialog.cpp" line="364"/>
|
||||
<location filename="../ImportDialog.cpp" line="84"/>
|
||||
<location filename="../ImportDialog.cpp" line="447"/>
|
||||
<source>Background Colour: <span style="color: %1">%1</span></source>
|
||||
<translation>Цвет фона: <span style="color: %1">%1</span></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ImportDialog.ui" line="174"/>
|
||||
<location filename="../ImportDialog.ui" line="224"/>
|
||||
<source>Select background colour</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ImportDialog.ui" line="177"/>
|
||||
<location filename="../ImportDialog.ui" line="230"/>
|
||||
<source>...</source>
|
||||
<translation>...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ImportDialog.cpp" line="429"/>
|
||||
<location filename="../ImportDialog.ui" line="227"/>
|
||||
<source>Select background image</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ImportDialog.ui" line="237"/>
|
||||
<source>Remove background image</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ImportDialog.cpp" line="512"/>
|
||||
<source>Background Image: %1</source>
|
||||
<translation>Фоновая картинка: %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ImportDialog.ui" line="231"/>
|
||||
<location filename="../ImportDialog.ui" line="240"/>
|
||||
<source>X</source>
|
||||
<translatorcomment>latin X</translatorcomment>
|
||||
<translation>X</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ImportDialog.ui" line="259"/>
|
||||
<location filename="../ImportDialog.ui" line="268"/>
|
||||
<source>Force Colour in Avatar Zone</source>
|
||||
<translation>Задать цвет в зоне аватарки</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ImportDialog.ui" line="315"/>
|
||||
<location filename="../ImportDialog.ui" line="305"/>
|
||||
<source>Import options</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ImportDialog.ui" line="308"/>
|
||||
<source>&Options</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ImportDialog.ui" line="334"/>
|
||||
<source>Import picture</source>
|
||||
<translation>Импортировать картинку</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ImportDialog.ui" line="318"/>
|
||||
<location filename="../ImportDialog.ui" line="337"/>
|
||||
<source>&OK</source>
|
||||
<translation>&ОК</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ImportDialog.ui" line="331"/>
|
||||
<location filename="../ImportDialog.ui" line="350"/>
|
||||
<source>Discard picture</source>
|
||||
<translation>Отклонить картинку</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ImportDialog.ui" line="334"/>
|
||||
<location filename="../ImportDialog.ui" line="353"/>
|
||||
<source>&Cancel</source>
|
||||
<translatorcomment>Я не уверен насчет горячих клавиш...</translatorcomment>
|
||||
<translation>От&мена</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ImportDialog.ui" line="200"/>
|
||||
<location filename="../ImportDialog.cpp" line="83"/>
|
||||
<location filename="../ImportDialog.cpp" line="444"/>
|
||||
<location filename="../ImportDialog.ui" line="203"/>
|
||||
<location filename="../ImportDialog.cpp" line="85"/>
|
||||
<location filename="../ImportDialog.cpp" line="527"/>
|
||||
<source>Background Image:</source>
|
||||
<translation>Фоновая картинка:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ImportDialog.cpp" line="175"/>
|
||||
<location filename="../ImportDialog.cpp" line="110"/>
|
||||
<source>&Import new Picture...</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ImportDialog.cpp" line="183"/>
|
||||
<location filename="../ProfileInterface.cpp" line="668"/>
|
||||
<source>Custom Avatar</source>
|
||||
<comment>Custom Avatar Description in SC, don't use Special Character!</comment>
|
||||
<translation>Свой Аватар</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ImportDialog.cpp" line="202"/>
|
||||
<location filename="../ImportDialog.cpp" line="210"/>
|
||||
<location filename="../ProfileInterface.cpp" line="687"/>
|
||||
<source>Custom Picture</source>
|
||||
<comment>Custom Picture Description in SC, don't use Special Character!</comment>
|
||||
<translation>Своя Картинка</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ImportDialog.cpp" line="311"/>
|
||||
<location filename="../ImportDialog.cpp" line="394"/>
|
||||
<source>Are you sure to use a square image outside of the Avatar Zone?
|
||||
When you want to use it as Avatar the image will be detached!</source>
|
||||
<translation>Ты точно хочешь использовать квадратное изображение вне зоны аватарки? Если это аватар, то изображение будет обрезано!</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ImportDialog.cpp" line="311"/>
|
||||
<location filename="../ImportDialog.cpp" line="394"/>
|
||||
<source>Snapmatic Avatar Zone</source>
|
||||
<translation>Зона Snapmatic Аватарки</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ImportDialog.cpp" line="360"/>
|
||||
<location filename="../ImportDialog.cpp" line="443"/>
|
||||
<source>Select Colour...</source>
|
||||
<translation>Выбрать цвет...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ImportDialog.cpp" line="429"/>
|
||||
<location filename="../ImportDialog.cpp" line="512"/>
|
||||
<source>File</source>
|
||||
<comment>Background Image: File</comment>
|
||||
<translation>Файл</translation>
|
||||
|
|
@ -350,11 +395,21 @@ When you want to use it as Avatar the image will be detached!</source>
|
|||
</message>
|
||||
<message>
|
||||
<location filename="../JsonEditorDialog.ui" line="116"/>
|
||||
<source>Apply changes</source>
|
||||
<translation type="unfinished">Применить изменения</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../JsonEditorDialog.ui" line="119"/>
|
||||
<source>&Save</source>
|
||||
<translation>&Сохранить</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../JsonEditorDialog.ui" line="129"/>
|
||||
<location filename="../JsonEditorDialog.ui" line="132"/>
|
||||
<source>Discard changes</source>
|
||||
<translation type="unfinished">Отвергнуть изменения</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../JsonEditorDialog.ui" line="135"/>
|
||||
<source>&Close</source>
|
||||
<translation>&Закрыть</translation>
|
||||
</message>
|
||||
|
|
@ -373,26 +428,51 @@ When you want to use it as Avatar the image will be detached!</source>
|
|||
</message>
|
||||
<message>
|
||||
<location filename="../MapLocationDialog.ui" line="138"/>
|
||||
<source>Close viewer</source>
|
||||
<translation type="unfinished">Закрыть просмотрщик</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../MapLocationDialog.ui" line="141"/>
|
||||
<source>&Close</source>
|
||||
<translation>&Закрыть</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../MapLocationDialog.ui" line="164"/>
|
||||
<location filename="../MapLocationDialog.ui" line="167"/>
|
||||
<source>Apply new position</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../MapLocationDialog.ui" line="170"/>
|
||||
<source>&Apply</source>
|
||||
<translation>&Применить</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../MapLocationDialog.ui" line="177"/>
|
||||
<location filename="../MapLocationDialog.ui" line="183"/>
|
||||
<source>Revert old position</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../MapLocationDialog.ui" line="186"/>
|
||||
<source>&Revert</source>
|
||||
<translation>&Откатить</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../MapLocationDialog.ui" line="190"/>
|
||||
<source>&Set</source>
|
||||
<translation>&Изменить</translation>
|
||||
<location filename="../MapLocationDialog.ui" line="199"/>
|
||||
<source>Select new position</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../MapLocationDialog.ui" line="203"/>
|
||||
<location filename="../MapLocationDialog.ui" line="202"/>
|
||||
<source>&Select</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../MapLocationDialog.ui" line="215"/>
|
||||
<source>Quit select position</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../MapLocationDialog.ui" line="218"/>
|
||||
<source>&Done</source>
|
||||
<translation>&Готово</translation>
|
||||
</message>
|
||||
|
|
@ -1060,7 +1140,8 @@ Press 1 for Default View</source>
|
|||
</message>
|
||||
<message>
|
||||
<location filename="../ImageEditorDialog.cpp" line="109"/>
|
||||
<location filename="../ImportDialog.cpp" line="383"/>
|
||||
<location filename="../ImportDialog.cpp" line="272"/>
|
||||
<location filename="../ImportDialog.cpp" line="466"/>
|
||||
<location filename="../ProfileInterface.cpp" line="482"/>
|
||||
<location filename="../ProfileInterface.cpp" line="548"/>
|
||||
<location filename="../ProfileInterface.cpp" line="857"/>
|
||||
|
|
@ -1071,9 +1152,12 @@ Press 1 for Default View</source>
|
|||
<location filename="../ImageEditorDialog.cpp" line="110"/>
|
||||
<location filename="../ImageEditorDialog.cpp" line="141"/>
|
||||
<location filename="../ImageEditorDialog.cpp" line="150"/>
|
||||
<location filename="../ImportDialog.cpp" line="384"/>
|
||||
<location filename="../ImportDialog.cpp" line="415"/>
|
||||
<location filename="../ImportDialog.cpp" line="424"/>
|
||||
<location filename="../ImportDialog.cpp" line="273"/>
|
||||
<location filename="../ImportDialog.cpp" line="304"/>
|
||||
<location filename="../ImportDialog.cpp" line="313"/>
|
||||
<location filename="../ImportDialog.cpp" line="467"/>
|
||||
<location filename="../ImportDialog.cpp" line="498"/>
|
||||
<location filename="../ImportDialog.cpp" line="507"/>
|
||||
<location filename="../ProfileInterface.cpp" line="483"/>
|
||||
<location filename="../ProfileInterface.cpp" line="527"/>
|
||||
<location filename="../ProfileInterface.cpp" line="582"/>
|
||||
|
|
@ -1105,7 +1189,8 @@ Press 1 for Default View</source>
|
|||
</message>
|
||||
<message>
|
||||
<location filename="../ImageEditorDialog.cpp" line="121"/>
|
||||
<location filename="../ImportDialog.cpp" line="395"/>
|
||||
<location filename="../ImportDialog.cpp" line="284"/>
|
||||
<location filename="../ImportDialog.cpp" line="478"/>
|
||||
<location filename="../ProfileInterface.cpp" line="503"/>
|
||||
<location filename="../UserInterface.cpp" line="463"/>
|
||||
<source>All files (**)</source>
|
||||
|
|
@ -1157,21 +1242,24 @@ Press 1 for Default View</source>
|
|||
</message>
|
||||
<message>
|
||||
<location filename="../ImageEditorDialog.cpp" line="120"/>
|
||||
<location filename="../ImportDialog.cpp" line="394"/>
|
||||
<location filename="../ImportDialog.cpp" line="283"/>
|
||||
<location filename="../ImportDialog.cpp" line="477"/>
|
||||
<location filename="../ProfileInterface.cpp" line="502"/>
|
||||
<source>All image files (%1)</source>
|
||||
<translation>Все файлы изображений (%1)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ImageEditorDialog.cpp" line="141"/>
|
||||
<location filename="../ImportDialog.cpp" line="415"/>
|
||||
<location filename="../ImportDialog.cpp" line="304"/>
|
||||
<location filename="../ImportDialog.cpp" line="498"/>
|
||||
<location filename="../ProfileInterface.cpp" line="725"/>
|
||||
<source>Can't import %1 because file can't be open</source>
|
||||
<translation>Не удалось открыть %1, файл не может быть открыт</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../ImageEditorDialog.cpp" line="150"/>
|
||||
<location filename="../ImportDialog.cpp" line="424"/>
|
||||
<location filename="../ImportDialog.cpp" line="313"/>
|
||||
<location filename="../ImportDialog.cpp" line="507"/>
|
||||
<location filename="../ProfileInterface.cpp" line="735"/>
|
||||
<source>Can't import %1 because file can't be parsed properly</source>
|
||||
<translation>Не получилось импортировать %1, файл не может быть правильно обработан</translation>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue