some updates
This commit is contained in:
parent
47b710acdd
commit
14816588f1
4
.gitignore
vendored
4
.gitignore
vendored
@ -15,9 +15,11 @@ toxygen/libs
|
||||
toxygen/build
|
||||
toxygen/dist
|
||||
*.spec
|
||||
dist/
|
||||
dist
|
||||
toxygen/avatars
|
||||
toxygen/__pycache__
|
||||
/*.egg-info
|
||||
/*.egg
|
||||
html
|
||||
Toxygen.egg-info
|
||||
|
||||
|
@ -62,3 +62,5 @@ Toxygen is cross-platform [Tox](https://tox.chat/) client written in pure Python
|
||||
|
||||
### Docs
|
||||
[Check /docs/ for more info](/docs/)
|
||||
|
||||
Also visit [pythonhosted.org/Toxygen/](http://pythonhosted.org/Toxygen/)
|
||||
|
@ -360,7 +360,7 @@ class FileTransferItem(QtGui.QListWidget):
|
||||
self.file_name.setToolTip(file_name)
|
||||
self.saved_name = file_name
|
||||
self.time_left = QtGui.QLabel(self)
|
||||
self.time_left.setGeometry(QtCore.QRect(width - 87, 7, 30, 20))
|
||||
self.time_left.setGeometry(QtCore.QRect(width - 92, 7, 30, 20))
|
||||
font.setPointSize(10)
|
||||
self.time_left.setFont(font)
|
||||
self.time_left.setVisible(state == TOX_FILE_TRANSFER_STATE['RUNNING'])
|
||||
|
@ -1,2 +1,2 @@
|
||||
SOURCES = main.py profile.py menu.py list_items.py loginscreen.py mainscreen.py plugins/plugin_super_class.py callbacks.py widgets.py avwidgets.py mainscreen_widgets.py
|
||||
SOURCES = main.py profile.py menu.py list_items.py loginscreen.py mainscreen.py plugins/plugin_super_class.py callbacks.py widgets.py avwidgets.py mainscreen_widgets.py passwordscreen.py
|
||||
TRANSLATIONS = translations/en_GB.ts translations/ru_RU.ts translations/fr_FR.ts
|
||||
|
@ -468,6 +468,44 @@ Version:</translation>
|
||||
<translation>Restart Tox core</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>PasswordScreen</name>
|
||||
<message>
|
||||
<location filename="passwordscreen.py" line="136"/>
|
||||
<source>Profile password</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="passwordscreen.py" line="139"/>
|
||||
<source>Password (at least 8 symbols)</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="passwordscreen.py" line="142"/>
|
||||
<source>Confirm password</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="passwordscreen.py" line="144"/>
|
||||
<source>Set password</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="passwordscreen.py" line="163"/>
|
||||
<source>Passwords do not match</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="passwordscreen.py" line="149"/>
|
||||
<source>There is no way to recover lost passwords</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="passwordscreen.py" line="159"/>
|
||||
<source>Password must be at least 8 symbols</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>PluginWindow</name>
|
||||
<message>
|
||||
@ -945,6 +983,24 @@ Version:</translation>
|
||||
<translation></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>pass</name>
|
||||
<message>
|
||||
<location filename="passwordscreen.py" line="64"/>
|
||||
<source>Enter password</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="passwordscreen.py" line="65"/>
|
||||
<source>Password:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="passwordscreen.py" line="66"/>
|
||||
<source>Incorrect password</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>privacySettings</name>
|
||||
<message>
|
||||
|
@ -478,6 +478,44 @@ Version :</translation>
|
||||
<translation>Relancer le noyau TOX</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>PasswordScreen</name>
|
||||
<message>
|
||||
<location filename="passwordscreen.py" line="136"/>
|
||||
<source>Profile password</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="passwordscreen.py" line="139"/>
|
||||
<source>Password (at least 8 symbols)</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="passwordscreen.py" line="142"/>
|
||||
<source>Confirm password</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="passwordscreen.py" line="144"/>
|
||||
<source>Set password</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="passwordscreen.py" line="163"/>
|
||||
<source>Passwords do not match</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="passwordscreen.py" line="149"/>
|
||||
<source>There is no way to recover lost passwords</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="passwordscreen.py" line="159"/>
|
||||
<source>Password must be at least 8 symbols</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>PluginWindow</name>
|
||||
<message>
|
||||
@ -960,6 +998,24 @@ Version :</translation>
|
||||
<translation>Activer les sons de notifications</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>pass</name>
|
||||
<message>
|
||||
<location filename="passwordscreen.py" line="64"/>
|
||||
<source>Enter password</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="passwordscreen.py" line="65"/>
|
||||
<source>Password:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="passwordscreen.py" line="66"/>
|
||||
<source>Incorrect password</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>privacySettings</name>
|
||||
<message>
|
||||
|
Binary file not shown.
@ -476,6 +476,44 @@ Version: </source>
|
||||
<translation>Перезапустить ядро TOX</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>PasswordScreen</name>
|
||||
<message>
|
||||
<location filename="passwordscreen.py" line="136"/>
|
||||
<source>Profile password</source>
|
||||
<translation>Пароль профиля</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="passwordscreen.py" line="139"/>
|
||||
<source>Password (at least 8 symbols)</source>
|
||||
<translation>Пароль (минимум 8 символов)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="passwordscreen.py" line="142"/>
|
||||
<source>Confirm password</source>
|
||||
<translation>Подтверждение пароля</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="passwordscreen.py" line="144"/>
|
||||
<source>Set password</source>
|
||||
<translation>Изменить пароль</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="passwordscreen.py" line="163"/>
|
||||
<source>Passwords do not match</source>
|
||||
<translation>Пароли не совпадают</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="passwordscreen.py" line="149"/>
|
||||
<source>There is no way to recover lost passwords</source>
|
||||
<translation>Восстановление забытых паролей не поддерживается</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="passwordscreen.py" line="159"/>
|
||||
<source>Password must be at least 8 symbols</source>
|
||||
<translation>Пароль должен быть длиной не менее 8 символов</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>PluginWindow</name>
|
||||
<message>
|
||||
@ -994,6 +1032,24 @@ Version: </source>
|
||||
</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>pass</name>
|
||||
<message>
|
||||
<location filename="passwordscreen.py" line="64"/>
|
||||
<source>Enter password</source>
|
||||
<translation>Введите пароль</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="passwordscreen.py" line="65"/>
|
||||
<source>Password:</source>
|
||||
<translation>Пароль</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="passwordscreen.py" line="66"/>
|
||||
<source>Incorrect password</source>
|
||||
<translation>Неверный пароль</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>privacySettings</name>
|
||||
<message>
|
||||
|
Loading…
Reference in New Issue
Block a user