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 @@ - + About @@ -110,53 +110,53 @@ - + User {} wants to add you to contact list. Message: {} - + Friend request - + Choose file Choose file - + Disallow auto accept - + Allow auto accept - + Set alias - + Clear history - + Copy public key - + Remove friend - + Enter new alias for friend {} or leave empty to use friend's name: Enter new alias for friend {} or leave empty to use friend's name: @@ -171,22 +171,47 @@ Find contact - + Friend added Friend added - + Toxygen is Tox client written on Python. Version: Toxygen is Tox client written on Python. Version: - + Friend added without sending friend request Friend added without sending friend request + + + Choose folder + Choose folder + + + + Send screenshot + Send screenshot + + + + Send file + Send file + + + + Send message + Send message + + + + Start audio call with friend + Start audio call with friend + NetworkSettings @@ -270,12 +295,12 @@ Version: incoming_call - + Incoming video call Incoming video call - + Incoming audio 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 - + About À Propos @@ -109,13 +109,13 @@ À propos du programme - + User {} wants to add you to contact list. Message: {} L'Utilisateur {} veut vout rajouter à sa liste de contacts. Message : {} - + Friend request Demande d'amis @@ -125,42 +125,42 @@ Toxygen est un client Tox écris en Python 2.7. Version : - + Choose file Choisir un fichier - + Disallow auto accept Désactiver l'auto-réception - + Allow auto accept Activer l'auto-réception - + Set alias Définir un alias - + Clear history Vider l'historique - + Copy public key Copier la clé publique - + Remove friend Retirer un ami - + Enter new alias for friend {} or leave empty to use friend's name: @@ -175,21 +175,46 @@ - + 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 @@ -273,12 +298,12 @@ Version: incoming_call - + Incoming video call - + Incoming audio 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 @@ Настройки - + About О программе @@ -110,54 +110,54 @@ О программе - + User {} wants to add you to contact list. Message: {} Пользователь {} хочет добавить Вас в список контактов. Сообщение: {} - + Friend request Запрос на добавление в друзья - + Choose file Выберите файл - + Disallow auto accept Запретить автоматическое получение файлов - + Allow auto accept Разрешить автоматическое получение файлов - + Set alias Изменить псевдоним - + Clear history Очистить историю - + Copy public key Копировать публичный ключ - + Remove friend Удалить друга - + Enter new alias for friend {} or leave empty to use friend's name: Введите новый псевдоним для друга {} или оставьте пустым для использования его имени: @@ -172,21 +172,46 @@ Найти контакт - + Friend added Друг добавлен - + Toxygen is Tox client written on Python. Version: Toxygen - клиент для мессенджера Tox, написанный на Python. Версия: - + Friend added without sending friend request Друг добавлен без отправки запроса на добавление в друзья + + + Choose folder + Выбрать папку + + + + Send screenshot + Отправить снимок экрана + + + + Send file + Отправить файл + + + + Send message + Отправить сообщение + + + + Start audio call with friend + Начать аудиозвонок с другом + NetworkSettings @@ -275,12 +300,12 @@ Version: incoming_call - + Incoming video call Входящий видеозвонок - + Incoming audio call Входящий аудиозвонок