diff --git a/src/mainscreen.py b/src/mainscreen.py
index b6a6bbf..cf7f545 100644
--- a/src/mainscreen.py
+++ b/src/mainscreen.py
@@ -386,8 +386,7 @@ class MainWindow(QtGui.QMainWindow):
def send_file(self):
if self.profile.is_active_online(): # active friend exists and online
- text = QtGui.QApplication.translate("MainWindow", 'Choose file', None, QtGui.QApplication.UnicodeUTF8)
- choose_file = QtGui.QApplication.translate("MainWindow", text, None, QtGui.QApplication.UnicodeUTF8)
+ choose_file = QtGui.QApplication.translate("MainWindow", 'Choose file', None, QtGui.QApplication.UnicodeUTF8)
choose = QtGui.QApplication.translate("MainWindow", choose_file, None, QtGui.QApplication.UnicodeUTF8)
name = QtGui.QFileDialog.getOpenFileName(self, choose)
if name[0]:
diff --git a/src/translations/en_GB.qm b/src/translations/en_GB.qm
index f671d88..a63517b 100644
Binary files a/src/translations/en_GB.qm and b/src/translations/en_GB.qm differ
diff --git a/src/translations/en_GB.ts b/src/translations/en_GB.ts
index 736dbca..147afaf 100644
--- a/src/translations/en_GB.ts
+++ b/src/translations/en_GB.ts
@@ -75,7 +75,7 @@
-
+
@@ -110,53 +110,53 @@
-
+
-
+
-
+
Choose file
-
+
-
+
-
+
-
+
-
+
-
+
-
+
Enter new alias for friend {} or leave empty to use friend's name:
@@ -171,22 +171,47 @@
Find contact
-
+
Friend added
-
+
Toxygen is Tox client written on Python.
Version:
-
+
Friend added without sending friend request
+
+
+
+ Choose folder
+
+
+
+
+ Send screenshot
+
+
+
+
+ Send file
+
+
+
+
+ Send message
+
+
+
+
+ Start audio call with friend
+
NetworkSettings
@@ -270,12 +295,12 @@ Version:
incoming_call
-
+
Incoming video call
-
+
Incoming audio call
diff --git a/src/translations/fr_FR.ts b/src/translations/fr_FR.ts
index 20f3798..de36cf4 100644
--- a/src/translations/fr_FR.ts
+++ b/src/translations/fr_FR.ts
@@ -74,7 +74,7 @@
Paramêtres
-
+
À Propos
@@ -109,13 +109,13 @@
À propos du programme
-
+
L'Utilisateur {} veut vout rajouter à sa liste de contacts. Message : {}
-
+
Demande d'amis
@@ -125,42 +125,42 @@
Toxygen est un client Tox écris en Python 2.7. Version :
-
+
Choisir un fichier
-
+
Désactiver l'auto-réception
-
+
Activer l'auto-réception
-
+
Définir un alias
-
+
Vider l'historique
-
+
Copier la clé publique
-
+
Retirer un ami
-
+
@@ -175,21 +175,46 @@
-
+
-
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
NetworkSettings
@@ -273,12 +298,12 @@ Version:
incoming_call
-
+
-
+
diff --git a/src/translations/ru_RU.qm b/src/translations/ru_RU.qm
index 2e9dd40..b4134b6 100644
Binary files a/src/translations/ru_RU.qm and b/src/translations/ru_RU.qm differ
diff --git a/src/translations/ru_RU.ts b/src/translations/ru_RU.ts
index 02156aa..0624285 100644
--- a/src/translations/ru_RU.ts
+++ b/src/translations/ru_RU.ts
@@ -75,7 +75,7 @@
Настройки
-
+
О программе
@@ -110,54 +110,54 @@
О программе
-
+
Пользователь {} хочет добавить Вас в список контактов. Сообщение:
{}
-
+
Запрос на добавление в друзья
-
+
Выберите файл
-
+
Запретить автоматическое получение файлов
-
+
Разрешить автоматическое получение файлов
-
+
Изменить псевдоним
-
+
Очистить историю
-
+
Копировать публичный ключ
-
+
Удалить друга
-
+
Введите новый псевдоним для друга {} или оставьте пустым для использования его имени:
@@ -172,21 +172,46 @@
Найти контакт
-
+
Друг добавлен
-
+
Toxygen - клиент для мессенджера Tox, написанный на Python. Версия:
-
+
Друг добавлен без отправки запроса на добавление в друзья
+
+
+
+ Выбрать папку
+
+
+
+
+ Отправить снимок экрана
+
+
+
+
+ Отправить файл
+
+
+
+
+ Отправить сообщение
+
+
+
+
+ Начать аудиозвонок с другом
+
NetworkSettings
@@ -275,12 +300,12 @@ Version:
incoming_call
-
+
Входящий видеозвонок
-
+
Входящий аудиозвонок